Zebra/zebrad/tests
Arya ec115e930f
change(zebrad): opens the database in a blocking tokio thread, which allows tokio to run other tasks (#5228)
* use spawn_blocking to run zebra_state::init from start cmd

* uses zebra_state::spawn_init in copy-state command

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-26 15:45:42 +00:00
..
common Increase full sync time to 32 hours (#5172) 2022-09-15 14:55:24 +00:00
acceptance.rs change(zebrad): opens the database in a blocking tokio thread, which allows tokio to run other tasks (#5228) 2022-09-26 15:45:42 +00:00