Eric 86a6ef9215
remove waitFor cancelAndWait in proving state (#643)
In proving.onCancelled, the `waitFor state.loop.cancelAndWait()` was never completing. Turns out this was not needed, because when changing states, the current state's run is cancelled, which automatically cancels the state prove loop, because it is a child of proving.run. Therefore, the logic to cancelAndWait the prove loop was removed as it was not needed.
2023-12-06 14:20:14 +11:00
..
2023-11-17 13:49:45 +01:00
2023-11-17 13:49:45 +01:00
2023-11-17 13:49:45 +01:00
2023-11-17 13:49:45 +01:00
2023-11-17 13:49:45 +01:00
2023-11-17 13:49:45 +01:00
2023-11-17 13:49:45 +01:00