Skip to content

v1.0.0

Compare
Choose a tag to compare
@jackkleeman jackkleeman released this 15 Jun 16:28
· 217 commits to main since this release
fe2d609
Avoid cyclical deadlocks in the verifier (#144)

* Avoid cyclical deadlocks in the verifier

By always incrementing targets when we are trying to hit something we know to be unlocked, we can avoid cycles in the waits-for graph

* Add comment for target