Skip to content

ExeUnit Supervisor: ProcessStatus handling tweaks (incl. fixes) #1384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 7, 2021

Conversation

mfranciszkiewicz
Copy link
Contributor

@mfranciszkiewicz mfranciszkiewicz commented Jun 1, 2021

  • handle output from the start command in server (blocking) mode
  • drop events from pids we're not listening the status of
  • change the way runtime binary args are built and handled (cleanup)

- handle output from the start command
- drop events from pids we're not listening the status of
- change the way runtime binary args are built and handled (cleanup)
@Wiezzel
Copy link

Wiezzel commented Jun 2, 2021

Confirmed that this indeed fixes #1364

@mfranciszkiewicz mfranciszkiewicz removed the request for review from Wiezzel June 4, 2021 13:58
@tworec tworec merged commit 97b44e8 into release/v0.7 Jun 7, 2021
@tworec tworec deleted the mf/exe-unit/output-event-handling branch June 7, 2021 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExeUnit Supervisor - capture output of START commands for runtimes operating in server (blocking) mode galatea task hangs on second run command call
4 participants