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
Hi! I know that asyncio support is not yet implemented (as described on README), but to "get there" wouldn't be like adding some kind of contextvars task factory into the asyncio.Task.current_task using loop.set_task_factory? Thanks! 😃