-
-
Notifications
You must be signed in to change notification settings - Fork 109
fix: delete file when user cancels request #567
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
fix: delete file when user cancels request #567
Conversation
Signed-off-by: Matteo Collina <[email protected]>
I think the behavior being tested here is correct. However I've tested incomplete downloads and I couldn't reproduce it either. |
Signed-off-by: Matteo Collina <[email protected]>
I've uploaded the reproduction and fix |
Signed-off-by: Matteo Collina <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, lint is failing
Signed-off-by: Matteo Collina <[email protected]>
* adding new test * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> --------- Signed-off-by: Matteo Collina <[email protected]> Co-authored-by: Matteo Collina <[email protected]>
* adding new test * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> --------- Signed-off-by: Matteo Collina <[email protected]> Co-authored-by: Matteo Collina <[email protected]>
* adding new test * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> * fixup Signed-off-by: Matteo Collina <[email protected]> --------- Signed-off-by: Matteo Collina <[email protected]> Co-authored-by: Matteo Collina <[email protected]>
fixes #546
Checklist
npm run test
andnpm run benchmark
and the Code of conduct