Commit graph

2 commits

Author SHA1 Message Date
d9b9d82c79 mutex(fix): prevents a potential race condition where threads could
skip waiting for the manager to give them the mutex

The solution was to remove write access from threads to the
manager_took_mutex variable
2024-11-19 13:48:43 -08:00
77861709f8 initial commit 2024-11-19 06:37:12 -08:00