Skip to content
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

fix some worker-related stability issues #11494

Merged
merged 9 commits into from
Jun 5, 2024
Merged

fix some worker-related stability issues #11494

merged 9 commits into from
Jun 5, 2024

Conversation

Jarred-Sumner
Copy link
Collaborator

@Jarred-Sumner Jarred-Sumner commented May 31, 2024

What does this PR do?

Fixes #11560
Fixes #11603

How did you verify your code works?

Copy link
Contributor

github-actions bot commented May 31, 2024

@Jarred-Sumner, your commit has failing tests :(

💻 1 failing tests Darwin x64 baseline

  • test/cli/install/bun-create.test.ts 1 failing

🪟💻 2 failing tests Windows x64 baseline

  • test/cli/install/bunx.test.ts 1 failing
  • test/js/node/watch/fs.watchFile.test.ts 3 failing

🪟💻 4 failing tests Windows x64

  • test/cli/install/bunx.test.ts 1 failing
  • test/integration/next-pages/test/dev-server.test.ts 1 failing
  • test/js/bun/io/bun-write.test.js 1 failing
  • test/js/node/watch/fs.watchFile.test.ts 3 failing

View logs

@Jarred-Sumner Jarred-Sumner marked this pull request as ready for review June 5, 2024 05:28
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.

Segmentation Fault script "dev" was terminated by signal SIGILL (Illegal instruction)
2 participants