You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current New() method doesn't support timeout control with context.Context.
It should stop a procedure if assigned context passed through args notified signals.
The text was updated successfully, but these errors were encountered:
timakin
changed the title
cancellation management with context.Context
cancellation management with custom context.Context
May 5, 2018
Current
New()
method doesn't support timeout control with context.Context.It should stop a procedure if assigned context passed through args notified signals.
The text was updated successfully, but these errors were encountered: