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

Send an EOF on logs socket #43

Open
eyakubovich opened this issue Oct 6, 2022 · 0 comments
Open

Send an EOF on logs socket #43

eyakubovich opened this issue Oct 6, 2022 · 0 comments
Labels

Comments

@eyakubovich
Copy link
Contributor

To assure that all the logs have been read by the host side, odyn should send an EOF (shutdown the socket).

Once the entrypoint has exited and all the data from the pipe has been read, an EOF marker should be inserted and used to shutdown the socket when the client reads past it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant