Skip to content
Snippets Groups Projects
Commit ab250eab authored by Maxb's avatar Maxb
Browse files

Add mutex to client Start/Stop functions

They modify shared state and could theoretically be called concurrently
so we can pretty simply protect them w/ a Mutex
parent af3188d8
No related branches found
No related tags found
1 merge request!38Unify hopping and regular API
Pipeline #220054 passed