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
Due to a (gc <-> multiprocessing) bug [1][2] in Python in rare cases multiprocessing throws assertation errors. Dirty patch is to temporary disable garbage collection during multiprocessing run [3][4]