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
When multiple threads creates BWProject, system may fail to open the token file. This exception is explicitly discarded (bwproject.py#L104), which in turn causing an UnboundLocalError at run time.