Eric f95fa0a97c
fix partial payout integration test
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 15:40:46 +11:00
..
2022-01-10 09:32:56 -06:00
2023-09-13 16:17:56 +02:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-12-06 15:39:08 +11:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-04-19 15:06:00 +02:00
2023-12-06 15:39:08 +11:00
2023-09-13 16:17:56 +02:00