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

[Controller] The mini-batches process dies before the buffer is emptied. #23

Open
mgermain opened this issue Jan 13, 2016 · 1 comment
Labels

Comments

@mgermain
Copy link
Contributor

In the controller, the process sending mini-batches terminate as soon as it is done sending batches, destroying the buffer in the process and dropping the last few mini-batches.

I tried the linger setting on the socket but it seemed to be ignored.

@mgermain mgermain added the bug label Jan 13, 2016
@mgermain
Copy link
Contributor Author

mgermain commented Feb 4, 2016

Related to #46 and #49

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