]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix the cleanup after a failed upload (#5840)
authorq_h <q_h@inbox.ru>
Thu, 29 Jun 2023 08:38:37 +0000 (11:38 +0300)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 08:38:37 +0000 (10:38 +0200)
commit926c3f2b377196af1e8c5725aa54b8077cb79061
tree98a4a6244efb0b003e0d637e4ecd8c1fea8f598d
parent9fe86c2c9bd9e526c80b1efa237be01617e8584a
Fix the cleanup after a failed upload (#5840)

* Fix the cleanup after a failed upload

* Update tests

* Update tests
server/middlewares/validators/videos/videos.ts
server/tests/api/videos/resumable-upload.ts