Skip to content

Support changing IsInterrupt behavior

Compare
Choose a tag to compare
@cep21 cep21 released this 29 Oct 16:48
· 48 commits to master since this release
f4e42e6
Zuzmic treat deadline expired as failure (#95)

* treat DeadlineExceeded as failure

* remove comment: typo alrady fixed

* add IsErrInterrupt config option

* remove mutex

* fix ordering

* circle/circuit

Co-authored-by: Kolokhanin Roman <rkolokhanin@ozon.ru>