Timeout long-running snapshots

Add logic to timeout long-running snapshots.
This commit is contained in:
Martin Sumner 2017-04-05 09:16:01 +01:00
parent 400f65f557
commit 4e9fa2a206
6 changed files with 86 additions and 20 deletions

View file

@ -57,6 +57,7 @@
snapshot_query,
bookies_mem :: tuple(),
source_penciller :: pid(),
snapshot_longrunning = true :: boolean(),
levelzero_cointoss = false :: boolean()}).
-record(iclerk_options,