Commit graph

3 commits

Author SHA1 Message Date
Wade Simmons 90e9a8e42c use delete 2023-05-09 11:41:53 -04:00
Wade Simmons 9105eba939 also validate hostinfo locks 2023-05-09 11:22:55 -04:00
Wade Simmons e6eeef785e mutex_debug
experimental test to see if we can have a test mode that verifies
mutexes lock in the order we want, while having no hit on production
performance. Since this uses a build tag, it should all compile out
during the build process and be a no-op unless the tag is set.
2023-05-08 11:17:14 -04:00