hound-search / hound

Lightning fast code searching made easy
MIT License
5.64k stars 575 forks source link

Do not support hot-reloading config.json ? #287

Open staylet opened 6 years ago

staylet commented 6 years ago

If config.json was updated while the program was running , Hound do not reload the configure unless restart it . Are there ant plans to support hot-reloding ?

salemhilal commented 4 years ago

That's not a bad idea. We'd definitely accept a pull request for something that solves this.

kkom commented 3 years ago

Hey! I commented on the attached PR. @elliotpeele -- if you still want to finish this, I can do some testing on our deployment -- but it would be great if you could rebase the PR on top of master, as I don't want to lose any other work that was done in the meantime :)

jiawen commented 2 years ago

New Hound user here experimenting. Maybe we should add to README.md that Hound does not yet support hot reloading (and optionally point to #357).