You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The _eventloop_set AnyIO event cannot be set here, because it may be called from a non-async context. This event was introduced in #1265 and the issue was revealed in #1291 when running on a trio backend.
The text was updated successfully, but these errors were encountered:
The
_eventloop_set
AnyIO event cannot be set here, because it may be called from a non-async context. This event was introduced in #1265 and the issue was revealed in #1291 when running on a trio backend.The text was updated successfully, but these errors were encountered: