Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch processing failure with Detector1 multiprocessing #8743

Open
stscijgbot-jp opened this issue Aug 30, 2024 · 0 comments
Open

Batch processing failure with Detector1 multiprocessing #8743

stscijgbot-jp opened this issue Aug 30, 2024 · 0 comments

Comments

@stscijgbot-jp
Copy link
Collaborator

Issue JP-3726 was created on JIRA by Melanie Clarke:

A user reports that batch processing around 200 files through Detector1 in the same Python process eventually fails with a resource warning.  They note that it occurs when multiprocessing arguments are passed for jump and ramp fitting, but the processing completes okay when single-threaded.

Possibly related: multiprocessing in jump and ramp fitting often reports the following warning after the Python process closes: "leaked semaphore objects to clean up at shutdown".  Log from the user reported 9886 leaked semaphore objects.

Helpdesk ticket is: INC0203480

The workaround at the moment is to reduce fewer files per Python process, or to turn off multiprocessing in jump and ramp fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant