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
Currently %run sends the workflow to a queue and return immediately. This has caused many problems such as #177 . Perhaps we can introduce something like
%runnow
The text was updated successfully, but these errors were encountered:
Currently
%run
sends the workflow to a queue and return immediately. This has caused many problems such as #177 . Perhaps we can introduce something likeThe text was updated successfully, but these errors were encountered: