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

Synchronize CapsuleTracker#renew #1369

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Synchronize CapsuleTracker#renew #1369

merged 1 commit into from
Jun 6, 2024

Conversation

bensheldon
Copy link
Owner

Connects to #1363

This is the one unsynchronized call that updates the Process record inside of the Capsule tracker. I suspect there is a weird concurrency thing going on in #1363 but I'm not entirely sure. This should be safe and the worst downside will be a little performance hit because of the lock.

@bensheldon bensheldon added the bug Something isn't working label Jun 6, 2024
@bensheldon bensheldon merged commit 0a9b577 into main Jun 6, 2024
14 of 21 checks passed
@bensheldon bensheldon deleted the process_renew branch June 6, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

1 participant