### New Issue Checklist <!-- Check every following box [x] before submitting your issue. Click the "Preview" tab for better readability. Thanks for contributing to Parse Platform! --> - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-JS/issues?q=is%3Aissue). - [x] I can reproduce the issue with the latest versions of [Parse Server](https://github.com/parse-community/parse-server/releases) and the [Parse JS SDK](https://github.com/parse-community/Parse-SDK-JS/releases). <!-- We don't investigate issues for outdated releases. --> ### Issue Description <!-- What is the specific issue? --> There is a flaky test for canceling files. This is flaky for both `parse.js` and `parse.min.js`. https://github.com/parse-community/Parse-SDK-JS/blob/ef8be2cdcd718f6706471b03c23d34bc8eb191f9/integration/test/ParseDistTest.js#L45 https://github.com/parse-community/Parse-SDK-JS/actions/runs/13973362559/job/39120715113?pr=2488 <img width="716" alt="Image" src="https://github.com/user-attachments/assets/32eafe1e-5c09-4121-b34f-473c6258c686" />