Skip to content

fix(queue): in memory concurrent r/w panic#1078

Merged
jessepeterson merged 1 commit intomicromdm:mainfrom
drkr-sl:concurrent-rw-fix
May 5, 2025
Merged

fix(queue): in memory concurrent r/w panic#1078
jessepeterson merged 1 commit intomicromdm:mainfrom
drkr-sl:concurrent-rw-fix

Conversation

@drkr-sl
Copy link
Contributor

@drkr-sl drkr-sl commented May 5, 2025

Added mutex to in memory queue for q.queue manipulations as this was causing a lot of panics

Copy link
Member

@jessepeterson jessepeterson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, nice catch. Thanks!

@jessepeterson jessepeterson merged commit f028dcf into micromdm:main May 5, 2025
9 checks passed
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.

2 participants