-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
This is high priority issue!
Based on docs I see that Checkpoints are automatically disabled when Python threading or multiprocessing is detected to prevent race conditions.
This is a major limitations - parallel is usually enabled in real-life scenarios. And we actually should enable this by default. This means it does not work form many practical cases and its not even obvious - no warning, no errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request