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
With the listener_propagate named lock in result propagation, if the propagation process is killed (for instance the lambda is killed), make sure we cannot end up in a scenario when the lock hasn't been released.
The text was updated successfully, but these errors were encountered:
With the
listener_propagate
named lock in result propagation, if the propagation process is killed (for instance the lambda is killed), make sure we cannot end up in a scenario when the lock hasn't been released.The text was updated successfully, but these errors were encountered: