Skip to content

Commit b327259

Browse files
authored
Merge pull request #4007 from ProvableHQ/refactor/sequential-ops-drops
[Refactor] simplify shutting down the sequential ops thread
2 parents fca0631 + ee85894 commit b327259

File tree

5 files changed

+74
-88
lines changed

5 files changed

+74
-88
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ commands:
366366
cache_key: << parameters.cache_key >>
367367
- run:
368368
name: "Install snarkos"
369+
no_output_timeout: 20m
369370
command: |
370371
cargo install --locked --path . --features test_network
371372
- run:

0 commit comments

Comments
 (0)