Actions
Bug #9822
closedCreate limit can sometimes be bypassed if uploads happen at the exact same time (in microseconds)
Bug #9822:
Create limit can sometimes be bypassed if uploads happen at the exact same time (in microseconds)
Description
Uploads should be changed to sequential so it puts a slight buffer between uploads while it allows for each file promise to complete (doesn't need to wait for the full upload, just the promise).
Updated by krileon about 1 month ago
- Subject changed from Create limit can sometimes be bypasses if uploads happen at the exact same time to Create limit can sometimes be bypassed if uploads happen at the exact same time (in microseconds)
Actions