Use more threads to avoid locks blocking all progress
authorMatt Corallo <git@bluematt.me>
Sun, 26 May 2019 18:03:35 +0000 (14:03 -0400)
committerMatt Corallo <git@bluematt.me>
Sun, 26 May 2019 18:03:35 +0000 (14:03 -0400)
commit18a1f7614129571ce67d63521e79a0fbf4d7de1b
treeceffd6a0cac63571f17c44d07e9499992023b26b
parentde74543d124b1ca00cc92a26d5400bfc042cd400
Use more threads to avoid locks blocking all progress
Cargo.toml
src/main.rs