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-27 10:25:53 -08:00
2023-11-14 09:52:27 -08:00
2023-11-14 09:52:27 -08:00
2023-11-14 09:52:27 -08:00
2023-11-03 17:21:54 +02:00
2023-11-27 10:25:53 -08:00
2023-11-14 09:52:27 -08:00
2023-11-14 09:52:27 -08:00
2023-07-06 16:23:27 -07:00
2023-11-22 11:35:26 +00:00
2023-11-09 16:35:55 +11:00
2023-11-27 10:25:53 -08:00
2023-08-01 16:47:57 -07:00
2023-07-25 12:50:30 +10:00
2023-04-19 15:06:00 +02:00
2023-04-19 15:06:00 +02:00
2022-06-14 09:19:35 -06:00
2023-03-08 16:04:54 +01:00
2023-07-06 16:23:27 -07:00