Skip to content

Conversation

@moshuiyan
Copy link

Related issue: #20705

Description

Use manager to abort all fileLoader
As for imgLoader, the cancellation method has not been implemented yet

In most cases, it is necessary to cancel all requests currently in progress.
Aborting requests is done to clear the HTTP request queue and increase the priority of new requests

If someone wishes to cancel individual requests, I wonder if this can be determined in the code, rather than only thinking about canceling after the request has already been sent.

@github-actions
Copy link

github-actions bot commented Oct 13, 2024

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 339.49
79.09
339.49
79.09
+0 B
+0 B
WebGPU 490.85
136.31
490.85
136.31
+0 B
+0 B
WebGPU Nodes 490.31
136.2
490.31
136.2
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 465.35
112.14
465.35
112.14
+0 B
+0 B
WebGPU 560.16
151.73
560.16
151.73
+0 B
+0 B
WebGPU Nodes 516.26
141.52
516.26
141.52
+0 B
+0 B

@Mugen87 Mugen87 mentioned this pull request Jun 16, 2025
@Mugen87 Mugen87 added this to the r179 milestone Jun 30, 2025
@Mugen87
Copy link
Collaborator

Mugen87 commented Jun 30, 2025

Closing in favor of #31276.

@Mugen87 Mugen87 closed this Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants