Make upload cancelling instant without visual hack

This commit is contained in:
miruka
2020-03-12 11:27:56 -04:00
parent e8d4823227
commit 9bad0132d6
3 changed files with 24 additions and 11 deletions

View File

@@ -2,8 +2,8 @@
## Before release
- Catch 5xx errors and retry
- nio ClientTimeout
- Catch server 5xx errors when sending message and retry
- nio ClientTimeout (to fix sync hanging after network changes or hibernation)
- Update docstrings
- Update README.md