Skip to content

Small bugfixes & a new class AsyncMutexLock for async friendly global Mutex#27

Open
simonegli8 wants to merge 32 commits into
neosmart:masterfrom
simonegli8:master
Open

Small bugfixes & a new class AsyncMutexLock for async friendly global Mutex#27
simonegli8 wants to merge 32 commits into
neosmart:masterfrom
simonegli8:master

Conversation

@simonegli8

@simonegli8 simonegli8 commented Jun 6, 2026

Copy link
Copy Markdown

Hi, I've implemented the fix I mentioned in #26, and added a new class AsyncMutexLock, that implements an async friendly cross process global Mutex on top of AsyncLock using a file lock. I also added two static methods to AsyncLock, Lock & LockAsync with a timeout.

@simonegli8 simonegli8 closed this Jun 6, 2026
@simonegli8 simonegli8 reopened this Jun 6, 2026
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