Skip to content

Conversation

@fraidev
Copy link
Contributor

@fraidev fraidev commented Nov 4, 2025

With the new version of deno-core, we're ignoring if the same modules are requested twice.
This PR is adding regression test for it.

Closes #30688

Related: denoland/deno_core#1221

@fraidev fraidev marked this pull request as ready for review November 4, 2025 16:56
@fraidev fraidev force-pushed the test-preload-same-module branch from 4d8ce76 to f96a554 Compare November 4, 2025 17:10
@fraidev fraidev force-pushed the test-preload-same-module branch from f96a554 to 2cba3d8 Compare November 4, 2025 17:10
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju bartlomieju merged commit 71db104 into denoland:main Nov 5, 2025
20 checks passed
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.

Panic when --preload and run the same script

2 participants