-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
This might be a stretch for this library, but it would be cool if we had support for contexts, whether directly in this package or a sub-package like qzcontext.
Now, rather than doing context.WithTimeout you'd do clock.Context.WithTimeout(ctx, duration, "tag") (likewise for deadline) and be able to control expiry by advancing the clock.
Metadata
Metadata
Assignees
Labels
No labels