Lawrence Wakefield
Lawrence Wakefield
This PR introduces a `run_with_reloader` function on the `Vibora` class. This method will watch all loaded modules for file changes, and reload the server when there is a file change....
This PR changes the program to do one final pull and push before exiting the process when an interrupt is received. The use case I have is as follows: I...
This is a little bit of a "see if it sticks", in the sense that I don't have a full grasp of what might break as a result of this...