Check lockorders in tests with a trivial lockorder tracker 2022-01-lockorder-checks
authorMatt Corallo <git@bluematt.me>
Thu, 13 Jan 2022 01:00:43 +0000 (01:00 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 14 Jan 2022 15:35:58 +0000 (15:35 +0000)
commit8f007c7dbb3635cd92b9fa78ca19dc06a842f6ee
tree1e7ee995f308faff836e9009a4430ad3cf5605e3
parentfeb203d3b16538e279dba05fe3a8c6cbe1d9be97
Check lockorders in tests with a trivial lockorder tracker
.github/workflows/build.yml
lightning/Cargo.toml
lightning/src/debug_sync.rs [new file with mode: 0644]
lightning/src/lib.rs