Skip to content

Conversation

j-licht
Copy link

@j-licht j-licht commented Oct 13, 2023

No description provided.

Oberserve the given context from the function e.g. StartUnitContext,
which are using the internal function startJob. If this context is done
remove the job Listener if existing.

Fixes coreos#428
When handling the jobComplete signal, only try to write to the channel
and do not block on the channel write. If nothing reads from this
channel, the function blocks forever and makes it impossible to start
new jobs.

Fixes coreos#429
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.

1 participant