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
@ehennestad I believe this was because network drives were incredibly slow to process when opened/closed. Data processing is much faster if the file ids were kept open, though you would have to be diligent to maintain the file ids so you don't get leaks or use after fcloses.
The text was updated successfully, but these errors were encountered: