trailofbits / sienna-locomotive

A user-friendly fuzzing and crash triage tool for Windows
https://blog.trailofbits.com/user-friendly-fuzzing-with-sienna-locomotive
GNU Affero General Public License v3.0
131 stars 24 forks source link

Improved server locking #207

Closed woodruffw closed 6 years ago

woodruffw commented 6 years ago

See #205, #206.

woodruffw commented 6 years ago

This should make the server's performance a little better, but not much: each of these locks is still over all pidfiles, all FKTs, all arenas, etc. respectively. What we really need to do is associate the locks with run IDs.