Skip to content

ProcessExecutor thread-safety issue with Python 3.13 + asyncio debug mode #62

@helmut-hoffer-von-ankershoffen

Description

Hey,

asyncio.run(main(),debug=True) leads to all sorts of errors, including RuntimeError: Non-thread-safe operation invoked on an event loop other than the current one. Issue is in your _on_job_completed. @TkTech

Cheers

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions