-
-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
Thanks for wrapt.
I was wondering if you are going to add support for synchronizing coroutines (using @synchronized decorator) and accepting asyncio Locks to wrapt? Currently it does not accept asyncio locks.
Also because ayncio model is mostly single-threaded but highly re-entrant, rlocks (which are more suitable for parallel scenarios) would not work (I think).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels