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
Worker: make abort() safe to call on an already closing client
Fix the underlying EngineClient.abort() call so that abort() can safely be
called on an already closing (or aborting) worker.
This fix (and API clarification) will help for upcoming patches regarding
aborting gateway channels (#260).
Change-Id: Ic714dc71db1aa9a0d5b16607780891f019c10859
0 commit comments