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
Since it doesn't, data loss can occur, especially if you're using partd from multiprocessing workers where the workers aren't responsible for dropping the partd buffer.
Alternatively, the documentation should really mention that users MUST call flush() or they can lose data.
The text was updated successfully, but these errors were encountered:
Since it doesn't, data loss can occur, especially if you're using partd from multiprocessing workers where the workers aren't responsible for dropping the partd buffer.
Alternatively, the documentation should really mention that users MUST call flush() or they can lose data.
The text was updated successfully, but these errors were encountered: