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

Live reloading of file session provider #41

Open
gebn opened this issue Oct 22, 2019 · 1 comment
Open

Live reloading of file session provider #41

gebn opened this issue Oct 22, 2019 · 1 comment

Comments

@gebn
Copy link
Owner

gebn commented Oct 22, 2019

The key this is for this not to interrupt throughput. A nice way to do it might be to drop something in each target's event loop for it to pick up when it's ready; need to ensure it cannot run parallel with GC and shutdown. The implementation of this is linked to mapping targets to http.Handlers.

Low priority as this is not a problem we currently have.

@gebn
Copy link
Owner Author

gebn commented Nov 4, 2019

fsnotify also requires some sort of OS rather than a scratch base container image.

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

No branches or pull requests

1 participant