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
Adapters which do threading need a way to signalize when they can accept requests.
It would also be good when they could do that in their shutdown phase, but i believe this isn't doable across all platforms or at all.
The text was updated successfully, but these errors were encountered:
Adapters which do threading need a way to signalize when they can accept requests.
It would also be good when they could do that in their shutdown phase, but i believe this isn't doable across all platforms or at all.
The text was updated successfully, but these errors were encountered: