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

Add scoped lock for async worker execution #15

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Add scoped lock for async worker execution #15

merged 1 commit into from
Jul 22, 2022

Conversation

jfabellera
Copy link
Member

Thought it would be easier, but it was a bit tricky because the RHSPlibWorker class is templated and also specialized, so I had to do it like this. Let me know if there are any issues.

closes #4

@jfabellera jfabellera merged commit 7159cd6 into main Jul 22, 2022
@jfabellera jfabellera deleted the add-lock branch July 22, 2022 18:33
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.

Only allow one async worker job at a time
2 participants