mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-03-12 09:26:29 +00:00
add [lockbud](https://github.com/BurtonQin/lockbud.git) for detection **somes** deadlocks. Need to remove the macros lock since lockbud would not be able to give the right location with it. The following command was used on the source code to reduce manual modifications. ` fd "*.rs" src/| xargs -I {} sd 'lock!\(([^\)]*)\)' '$1.lock().unwrap()'{} ` |
||
---|---|---|
.. | ||
audit.yml | ||
ci.yml | ||
lockbud.yml | ||
rust.yml | ||
typo.yml |