faaskeeper icon indicating copy to clipboard operation
faaskeeper copied to clipboard

Bug in async handling

Open mcopik opened this issue 3 years ago • 0 comments

Old report of the bug: "System hangs if we have an event in async, we don't query the future, but later submit other options".

Looks like a problem in ordering - we forget to check the future status and instead keep submitting other requests?

mcopik avatar Jan 26 '22 18:01 mcopik