v1.1.1 - Bugfix: remove recover from Async
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.