Skip to content

fix: create event loop if there is none#181

Merged
jourdain merged 1 commit intoKitware:masterfrom
munozco:fix-event-loop
Mar 12, 2026
Merged

fix: create event loop if there is none#181
jourdain merged 1 commit intoKitware:masterfrom
munozco:fix-event-loop

Conversation

@munozco
Copy link
Contributor

@munozco munozco commented Mar 10, 2026

Since Python 3.14, asyncio.get_event_loop() raises a RuntimeError if there is no running event loop. This mechanism has been deprecated since 3.10.

Related to Kitware/trame-common#20

@jourdain jourdain merged commit f6e25f4 into Kitware:master Mar 12, 2026
9 checks passed
@munozco munozco deleted the fix-event-loop branch March 12, 2026 08:04
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.

2 participants