Bug 2327969
Summary: | python-tornado 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-tornado | Assignee: | Python Packagers SIG <python-packagers-sig> |
Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | aurelien, gwync, ksurma, mail, mhroncok, orion, python-packagers-sig, rcallicotte, tomspur |
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: | 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 09:43:51 UTC
WIth 6.4.2 the error is about deprecation warnings. See upstream https://github.com/tornadoweb/tornado/issues/3458. It's not immediately obvious how to ignore deprecation warning in tornado's tests, but that seems to be the way that upstream is heading. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. |