Bug 2327989
Summary: | python-engineio fails to build with Python 3.14: RuntimeError: There is no current event loop in thread 'MainThread'. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-engineio | Assignee: | Ben Beasley <code> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 42 | CC: | code, ksurma, manisandro, mhroncok |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-04-13 01:45:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2322407 |
Description
Karolina Surma
2024-11-22 10:16:43 UTC
This is not reproducible with Python 3.14.0a1. I will investigate this and/or report it upstream after Python 3.14.0a2 is at least in updates-testing for F41. Fixed upstream as of commit a6e5d92ca98b41d2054737c6c49fc0511da0c3c6. I have a PR to package a post-release snapshot, https://src.fedoraproject.org/rpms/python-engineio/pull-request/11, which should unblock COPR testing with Python 3.14 (successfull build in https://copr.fedorainfracloud.org/coprs/g/python/python3.14/build/8311121/). I’m not planning to merge this PR since it’s possible there won’t be a release before Fedora 43 branching, and I don’t want to ship a snapshot in stable releases if it’s not required. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. Fixed in 4.12.0. |