Skip to content

0.6.16

Compare
Choose a tag to compare
@matthewp matthewp released this 20 Nov 21:31
· 74 commits to master since this release

This patch release moves debug-on-timeout in the can-zone/debug plugin to occur when the asynchronous function is called, rather than when the callback is called. This makes it easier to look back in the call stack and figure out why the asynchronous code is still running after a timeout is complete.