Don't spawn new single-threaded executors, stay inside tokio 2022-08-fix-executors
authorMatt Corallo <git@bluematt.me>
Mon, 22 Aug 2022 02:18:30 +0000 (02:18 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 22 Aug 2022 02:33:20 +0000 (02:33 +0000)
commit7b48a64e7efef0d6baf4ae4251aeb605db9f439b
tree3b9048b458e0f54c79309c2a5592ec4d16cf5dcf
parent444105a3f3f4d36b8a58c5e5bde9970b546167f5
Don't spawn new single-threaded executors, stay inside tokio
Cargo.toml
src/tracking.rs
src/verifier.rs