You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I wrote a hack shell script to inotify when a redirect file changed (see
tools/goto-http-redirect-server-inotify.sh
). Then it would signalgoto_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.The text was updated successfully, but these errors were encountered: