| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-engineio: upgrade 4.6.0 -> 4.7.0 | Wang Mingyu | 2023-09-07 | 1 | -20/+0 |
| | | | | | | | | | | | | | | | Changelog: =========== Added send_packet() method Fixed race condition when lots of connections are ended at the same time #328 Workaround for strange memory leak in Eventlet's Thread class #328 Use daemon threads for background tasks in threading mode Upgrade to pypy-3.9 in unit tests Fix double close of websockets in ASGI adapter #327 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-engineio: upgrade 4.5.1 -> 4.6.0 | Wang Mingyu | 2023-08-26 | 1 | -0/+20 |
| Changelog: ========== Improvements in the connection rejected flow Better handling of Gunicorn threaded worker shutdown() method for the Engine.IO server Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
