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
Shell trigger is locking up completely while waiting for its command to complete, but this isn't conducive to inline-backgrounded functionality. Perhaps the solution would involve an asynchronous trigger? Or perhaps just orphaning the children processes, but in this latter case, perhaps it would be better to provide this mechanism directly in the shell trigger instead of relying on this functionality to be explicitly added in every configuration that needed it.
The text was updated successfully, but these errors were encountered:
Shell trigger is locking up completely while waiting for its command to complete, but this isn't conducive to inline-backgrounded functionality. Perhaps the solution would involve an asynchronous trigger? Or perhaps just orphaning the children processes, but in this latter case, perhaps it would be better to provide this mechanism directly in the shell trigger instead of relying on this functionality to be explicitly added in every configuration that needed it.
The text was updated successfully, but these errors were encountered: