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(daemon): Various bug fixes #1835

Merged
merged 3 commits into from
Oct 18, 2023
Merged

fix(daemon): Various bug fixes #1835

merged 3 commits into from
Oct 18, 2023

Conversation

kriskowal
Copy link
Member

These are various bug fixes. There was a problem for services reporting that they started too early, due to a type mismatch for the started promise. Also, domain sockets evidently have a path length limit, so certain configurations will fail. The change here makes those errors more transparent to the user.

@kriskowal kriskowal requested a review from kumavis October 18, 2023 22:07
@kriskowal kriskowal changed the title Kriskowal endo fixes fix(daemon): Various bug fixes Oct 18, 2023
Copy link
Member

@kumavis kumavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gr00vey

@kriskowal kriskowal merged commit 127f22f into endo Oct 18, 2023
@kriskowal kriskowal deleted the kriskowal-endo-fixes branch October 18, 2023 22:18
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.

2 participants