Skip to content

0.2.1

Compare
Choose a tag to compare
@berickson1 berickson1 released this 20 Sep 00:56
e62c713
Fix an assertion if a request with timeout receives 2 callbacks from …

…the Browser/OS. (#37)

This resulted in _respond being called twice, which (if the correct retry policy was applied) would result in the request being enqueued twice & this two timeout timers were setup.