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

Facilitate Hot-Restarts #8

Open
dhleong opened this issue Jul 23, 2019 · 0 comments
Open

Facilitate Hot-Restarts #8

dhleong opened this issue Jul 23, 2019 · 0 comments

Comments

@dhleong
Copy link
Owner

dhleong commented Jul 23, 2019

I've done some experiments with extracting and re-inflating file descriptors to do this the "traditional" way, but rebuilding the wrappers around the FD is a bit tricky in Java land (mostly due to how many layers our current stack builds). That's still the "safest" way to load in significant changes, but perhaps we can facilitate something like this (via tools.namespace), and maybe reloaded.repl. If we can safely reload all namespaces in the right order from the repl, that'd certainly be the fastest way to do it....

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