Skip to content

Commit

Permalink
chore(test): disable brownie's background thread (#200)
Browse files Browse the repository at this point in the history
* chore(test): disable brownie's background thread

* chore: add comment
  • Loading branch information
BobTheBuidler committed May 5, 2024
1 parent e49dbff commit 92196f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions brownie-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#disables brownie's eager cache thread on eth-brownie>=1.20.3
eager_caching: false

0 comments on commit 92196f6

Please sign in to comment.