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

Change FileSub to keep the file open and close at end of run #17

Open
mikegfink opened this issue Dec 15, 2015 · 0 comments
Open

Change FileSub to keep the file open and close at end of run #17

mikegfink opened this issue Dec 15, 2015 · 0 comments

Comments

@mikegfink
Copy link
Collaborator

Currently the FileSub opens and closes the log file every time it writes a message. Change this to leave the file open and close it at the appropriate time.

This could be part of a deferred method call in the Broker to close all the connections to publishers and subscribers when the broker shuts down.

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

No branches or pull requests

1 participant