Volafile / volafile-bugs

Volafile.org public bug tracker
17 stars 2 forks source link

Disabling upload in a room does not cancel uploads. #107

Closed dongmaster closed 7 years ago

dongmaster commented 9 years ago

User1 starts uploading a file. Mod1 disables uploading in room during the upload of User1's file. User1's file appears in the filebin even though it shouldn't have.

laino commented 7 years ago

There's now a second test on the upload server once the file has completed uploading, so this shouldn't happen (there's still some possible race conditions there though, so it might still happen if the file is uploaded with 1-2 seconds of the room being disabled).