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
This is a very annoying one. It never shows up in dev mode, only in builds. E2E tests include live services like DANDI upload but they have to run in dev mode
Source of issue is some interaction between joblib from dandi.organize and the PyInstaller build. No one knows exactly why that happens but it's been seen multiple times
We thought we fixed this a long time ago by rerouting the call to joblib.Parallel via dandi/dandi-cli#1341 but for some reason that reroute seems to now be ignored
Describe the issue
Steps to Reproduce
Try to upload any NWB files
Operating System
OSX
GUIDE Version
1.0.3
Code of Conduct
Yes
Did you confirm this issue was not already reported?
Yes
The text was updated successfully, but these errors were encountered: