Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop if target directory vanishes. #22

Open
adeutscher opened this issue Feb 25, 2020 · 1 comment
Open

Infinite loop if target directory vanishes. #22

adeutscher opened this issue Feb 25, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@adeutscher
Copy link

Steps to reproduce:

  1. Run Updog on a directory.
  2. While Updog is running, remove/rename the directory.
  3. Visit Updog in a browser. The browser will be told it isn't redirecting properly.
@adeutscher
Copy link
Author

On a similar note, there'll be a 500 if the directory was replaced with a file. This seems less of a problem than the many requests that will come in before the browser (hopefully) catches on.

@dostoevskylabs dostoevskylabs added the bug Something isn't working label Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants