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

Removed the 300 second timout for thread completion #44

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

RTimothyEdwards
Copy link
Collaborator

Removed the 300 second timout from the result.get() call that merges threads from multiprocessing. The timeout itself causes the process to hang, so all it accomplishes is to prevent any simulations from taking longer than 300 seconds to run.

merges threads from multiprocessing.  The timeout itself causes
the process to hang, so all it accomplishes is to prevent any
simulations from taking longer than 300 seconds to run.
@RTimothyEdwards RTimothyEdwards merged commit 6d293f3 into main Mar 24, 2024
11 checks passed
@RTimothyEdwards RTimothyEdwards deleted the remove_timeout branch March 24, 2024 17:35
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

Successfully merging this pull request may close these issues.

1 participant