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

Fix bug where timeout wasn't getting set for GPU harvesting #389

Merged
merged 1 commit into from Aug 17, 2023

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented Aug 17, 2023

The context timeout was being set after the function was already returning for GPU harvesting. GPU harvesting was short-circuiting and returning before this was being set

Make sure to configure the timeout earlier

@wallentx wallentx merged commit 37358df into main Aug 17, 2023
32 checks passed
@wallentx wallentx deleted the EL.timeout-fix branch August 17, 2023 20:38
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.

None yet

2 participants