[FIX] Lookup raises in threaded environment. See note. (#688)
In threaded applications, if the user does not explictly create a new event loop then one does not exist.
Showing
Please register or sign in to comment
In threaded applications, if the user does not explictly create a new event loop then one does not exist.