Skip to content

Conversation

@ZackBradshaw
Copy link
Contributor

@ZackBradshaw ZackBradshaw commented Jan 15, 2026

Resolves #1143


πŸ“š Documentation preview πŸ“š: https://swarms--1316.org.readthedocs.build/en/1316/

@github-actions github-actions bot added documentation Improvements or additions to documentation structs labels Jan 15, 2026
try:
if sys.platform in ("win32", "cygwin"):
asyncio.set_event_loop_policy(
asyncio.WindowsProactorEventLoopPolicy()

Check failure

Code scanning / Pyre

Undefined attribute Error

Undefined attribute [16]: Module asyncio has no attribute WindowsProactorEventLoopPolicy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation structs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] [uvloop fails to build on Python 3.14t; use stdlib asyncio policies instead]

1 participant