-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Hi Antonio,
I’m working on a custom convergence criterion that I can compute externally (based on the solutions produced in evaluate()). Once I detect convergence, I want to stop the algorithm cleanly.
On sequential runs, try/except works, however, when using multiprocessing, it is not possible to exit the Pool cleanly.
Any guidance or examples would be much appreciated! Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels