Skip to content

chore(e2e-test): add regression test for dynamic import() MONGOSH-1062 #2458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

addaleax
Copy link
Collaborator

No description provided.

@addaleax addaleax requested a review from a team as a code owner June 16, 2025 13:34
expect(result).to.match(/^B-ESM$/m);
});

it('import() works when interleaved with GC', async function () {
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the relationship between the garbage collector and import that would cause issues?

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