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
Clarify that the runnable associated with a Task may be wrapped by the
framework (for scheduling or observability). The runnable returned by
getRunnable() is the one to execute, and it may differ from the
original instance supplied by the user.
Closes#35394
Signed-off-by: Gennaro Rascato <[email protected]>
fix
Signed-off-by: Gennaro Rascato <[email protected]>
0 commit comments