Fuzz reloading with a stale monitor in chanmon_consistency 2024-04-async-monitor-fuzz
authorMatt Corallo <git@bluematt.me>
Mon, 15 Apr 2024 19:25:05 +0000 (19:25 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 15 Apr 2024 21:07:52 +0000 (21:07 +0000)
commit2180f4567be8911d3a3ff92379a4ccd5f552edd2
treef53b186be9584fecee5766c2bac2d8c9da275859
parentcf6687dc2e2717e4dadd3cc5782d420c5e234bd8
Fuzz reloading with a stale monitor in chanmon_consistency

Now that we are gearing up to support fully async monitor storage,
we really need to fuzz monitor updates not completing before a
reload, which we do here in the `chanmon_consistency` fuzzer.
fuzz/src/chanmon_consistency.rs