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
The multiprocessing router currently needs both an auxiliary thread and an auxiliary process (for the manager). The auxiliary thread is likely unavoidable, but the extra process shouldn't really be necessary. Investigate alternative solutions (possibly involving 3rd party packages).
The text was updated successfully, but these errors were encountered:
The multiprocessing router currently needs both an auxiliary thread and an auxiliary process (for the manager). The auxiliary thread is likely unavoidable, but the extra process shouldn't really be necessary. Investigate alternative solutions (possibly involving 3rd party packages).
The text was updated successfully, but these errors were encountered: