Skip to content
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

fix: log correct error on spawn #2225

Merged
merged 1 commit into from
Aug 15, 2022
Merged

fix: log correct error on spawn #2225

merged 1 commit into from
Aug 15, 2022

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Aug 11, 2022

Correctly logs the errors that happen on spawn. Right now, users get a log like start daemon undefined because the logger assumes it receives an error, while we sent a string in the case below.

License: MIT
Signed-off-by: Henrique Dias hacdias@gmail.com

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@SgtPooki SgtPooki merged commit 8ed2733 into main Aug 15, 2022
@SgtPooki SgtPooki deleted the fix/daemon-err-logging branch August 15, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants