CI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-d21a1119-ls101/index.html
LinuxServer Changes:
Full Changelog: nightly-d21a1119-ls100...nightly-d21a1119-ls101
Remote Changes:
Fix pipelining connection read/write logic errors (#3272)
-
Fix commands which fail to be sent are lost
-
Force macOS to use the select implementation
-
Do not recreate lock when reinitialised
-
Suppress errors when closing socket to ensure socket is closed
-
Make connection errors on read or write both only wait 5 seconds before reconnecting
-
Fix selector selection
-
Only check generation under lock
-
Use PollSelector