Pinned
48 contributions in the last year
Less
More
Contribution activity
September 2021
Created 3 commits in 1 repository
Created a pull request in temporalio/temporal that received 17 comments
Fix TaskWriter panic when shutdown
What changed?
Shift from using a raw channel for shutdown to a *goro.Handle, which can be safely shut down multiple times.
Switch from backoff.Retry
+297
−33
•
17
comments