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
WithContext function will be added to be able to pass context to scheduled task.
Executor and Runner don’t have context parameters. When we add WithContext function, we should be aware this change will be breaking backward compability.
The text was updated successfully, but these errors were encountered:
WithContext function will be added to be able to pass context to scheduled task.
Executor and Runner don’t have context parameters. When we add WithContext function, we should be aware this change will be breaking backward compability.
The text was updated successfully, but these errors were encountered: