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
There currently is a race condition for WhoopDI related to local injection (not allowing it to be nested). One way to solve this would be to use task locals for injecting. Let's add this as an experimental feature (using WhoopDIOptions)
The text was updated successfully, but these errors were encountered:
There currently is a race condition for WhoopDI related to local injection (not allowing it to be nested). One way to solve this would be to use task locals for injecting. Let's add this as an experimental feature (using WhoopDIOptions)
The text was updated successfully, but these errors were encountered: