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
Add null checks in TowerClient onFlowComplete method (#6384)
Add defensive null checking for sender thread and workflowId to prevent NullPointerException when onFlowComplete is called after initialization failures in onFlowCreate or onFlowBegin methods.
Signed-off-by: Rob Syme <rob.syme@gmail.com>
Co-authored-by: Ben Sherman <bentshermann@gmail.com>
0 commit comments