Message 263087 - Python tracker
I did not write a test case for the test suite. Doing so would probably involve too many non-trivial things, so I thought it wouldn’t be worth it: 1. A background thread or process to run a client in 2. Signal handling to trigger a partial write 3. Some way to synchronize the threads and the signal (sleep, sigwait, etc)