Skip to content

v1.1.1 - Bugfix: remove recover from Async

Compare
Choose a tag to compare
@joeycumines joeycumines released this 26 Jul 10:46
· 30 commits to master since this release

I missed a tick recover in Async when I removed this behavior from the NewTicker implementation.
Given it's undocumented and generally poor behavior, which is trivial to add as a caller, I am treating this as a bugfix.