[AGIPD][CORRECT] maxtaskperchild multiprocessing pool configuration
All threads resolved!
All threads resolved!
Add maxtasksperchild
configuration to reduce number of tasks per worker and avoid possible memory leaks
Description
While debugging the Out of memory issue while correcting very long AGIPD runs. @kluyvert pointed to an option to specify the number of tasks a worker can handle before it gets replaced with a new worker.
How Has This Been Tested?
Relevant Documents (optional)
Types of changes
- New feature (non-breaking change which adds functionality)
Checklist:
Reviewers
Edited by Karim Ahmed
Merge request reports
Activity
Filter activity
added 1 commit
- cbb4cf03 - maxtaskperchild multiprocessing pool configuration
- Resolved by Karim Ahmed
added 1 commit
- 4ebf733f - maxtaskperchild multiprocessing pool configuration
changed milestone to %3.5.5
mentioned in commit 56ec9297
Please register or sign in to reply