Open
Description
I wrote a hack shell script to inotify when a redirect file changed (see tools/goto-http-redirect-server-inotify.sh
). Then it would signal goto_http_redirect_server
process instance.
Would be useful to put this behavior into goto_http_redirect_server.py
. For the hat trick, do this without referencing a 3rd party module.