Paa Kojo Samanpa

Results 2 comments of Paa Kojo Samanpa

FTR I am seeing a similar issue with rc2. We have a web server that acts as a cargo registry. When a new crate is published it calls `cargo metadata`...

> @samanpa You don't need any sort of locking to block. Executing a `Command` from `std` blocks until the command exits, so your route will block a worker thread until...