Skip to content

Commit 6c64b52

Browse files
authored
Update RELEASENOTES-DEVELOPMENT.md
1 parent 105299a commit 6c64b52

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

RELEASENOTES-DEVELOPMENT.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Version 4.3.4-dev-21-g105299a7
2+
==
3+
**Bug Fix**
4+
* Fixed a bug that prevented Shairport Sync from recovering cleanly if a player disconnected without warning. The problem was that the player thread would not respond to cancel request. Fixed by moving a `pthreadtestcancel()` call to the innermost loop.
5+
6+
Associated with this, some obsolete watchdog code has been removed.
7+
8+
Also, the `session_timeout` default has been changed from 120 seconds to 60 seconds.
9+
10+
Thanks to [Tobias Huttinger](https://github.com/tobiashuttinger) for the bug report -- Issue [#1870](https://github.com/mikebrady/shairport-sync/issues/1870).
11+
12+
113
Version 4.3.4-dev-13-gc064b8ba
214
==
315
**Bug Fixes**

0 commit comments

Comments
 (0)