Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - May 23 - Jun 06
-
Team:Telescope and Site
-
Urgent?:No
Description
StreamWriter.wait_closed can hang indefinitely. This has apparently been fixed in Python 3.11 (though the ticket is primarily focused on SSL, so we will see). Meanwhile, update ts_tcpip close_stream_writer to limit how long it waits for a socket to close.
Pull request: https://github.com/lsst-ts/ts_tcpip/pull/15