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
Currently if _multiprocessing is missing then from multiprocessing import connection raises an ImportError. It would be nice to delay the error until someone attempts to actually use multiprocessing.