Skip to content

Python 3.11.5≤ versions cause asyncio exception #1051

Open
@S4adam

Description

@S4adam

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

  1. Switch to Python _3.11.5_≤ (that includes 3.12, 3.13 etc.)
  2. Deploy any Python Sequence.
  3. Check STH logs.

error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions