Open
Description
Describe the bug
On the newer Python versions (3.11.5≤), asyncio library causes an exception.
asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of undefined expected bytes
Steps to Reproduce
- Switch to Python _3.11.5_≤ (that includes 3.12, 3.13 etc.)
- Deploy any Python Sequence.
- Check STH logs.