Skip to content

v1.22.1

Compare
Choose a tag to compare
@onsi onsi released this 11 Oct 23:12
· 161 commits to master since this release

1.22.1

Fixes

  • When passed a context and no explicit timeout, Eventually will only timeout when the context is cancelled [e5105cf]
  • Allow StopTrying() to be wrapped [bf3cba9]

Maintenance