Skip to content

update asyncio loop framework#85

Closed
ddkohler wants to merge 38 commits into
mainfrom
server_minimal
Closed

update asyncio loop framework#85
ddkohler wants to merge 38 commits into
mainfrom
server_minimal

Conversation

@ddkohler
Copy link
Copy Markdown
Contributor

@ddkohler ddkohler commented Oct 20, 2025

Using newer syntax for asyncio looping (i.e. avoid using get_event_loop), in hopes that such calls would fix the failing (frozen) tests. Seems promising...

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

Tasks

  • test on lab instruments
  • changelog

ddkohler and others added 30 commits February 16, 2025 11:23
curious if the freze issue still persists
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

1 participant