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
Default event loop is being closed after running
`async` tests from test_pubsub.py. This fails
subscribe and unsubscribe handler tests.
Need to create an instance for default event
loop for all the async tests.
Signed-off-by: Jeny Sadadia <[email protected]>
0 commit comments