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: stop locking when reading from triggers #14

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

thedadams
Copy link
Contributor

We can read lock when registering a trigger to see if that trigger needs to be
added, and only lock when the trigger needs to be added. This will allow for
more bandwidth when processing objects.

Signed-off-by: Donnie Adams [email protected]

We can read lock when registering a trigger to see if that trigger needs to be
added, and only lock when the trigger needs to be added. This will allow for
more bandwidth when processing objects.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit 3825a76 into obot-platform:main Feb 26, 2025
1 check passed
@thedadams thedadams deleted the stop-block-on-triggers branch February 26, 2025 15:54
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