Move ReloadManager logic into __main__.py
Since the reload logic no longer relies on any state, the relevant loop is simple enough that it feels clearest to include it in the main entry point file.
G
Grant Sanderson committed
8cf95ec9a49129bb5fbdb34879e895e8a7b4f487
Parent: 2469737