status-go/services/wallet/async
frank 9cdfd6fb42
fix scheduler panic after quick stop (#5724)
* fix_: scheduler panic after quick stop

* test_: fix failed test TestScheduler_Enqueue_ValidateOrder
2024-08-16 21:16:29 +08:00
..
async.go fix(wallet): Made loadBlocksAndTransfers command FiniteCommand to 2024-01-26 17:50:31 +01:00
async_test.go fix(wallet): Made loadBlocksAndTransfers command FiniteCommand to 2024-01-26 17:50:31 +01:00
multi_client_scheduler.go chore: move multi-client scheduler implementation to separate file 2023-08-15 10:17:10 -03:00
multi_client_scheduler_test.go chore: move multi-client scheduler implementation to separate file 2023-08-15 10:17:10 -03:00
scheduler.go fix scheduler panic after quick stop (#5724) 2024-08-16 21:16:29 +08:00
scheduler_test.go fix scheduler panic after quick stop (#5724) 2024-08-16 21:16:29 +08:00