Skip to content

Conversation

@ddkohler
Copy link
Contributor

@ddkohler ddkohler commented Nov 6, 2025

Using newer syntax for asyncio looping (i.e. avoid using get_event_loop), fixing the issue where our signal handlers were not finishing execution in python >=3.12.

DO NOT MERGE. Lots of testing should be done before merging.

Tasks

ddkohler and others added 30 commits November 6, 2025 12:08
curious if the freze issue still persists
@ddkohler ddkohler mentioned this pull request Nov 6, 2025
@ddkohler ddkohler marked this pull request as ready for review November 13, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python >= 3.12 (ubuntu-latest): non-graceful shutdown

2 participants