Skip to content

increase default thread stack size #7476

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

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dylan-conway
Copy link
Member

What does this PR do?

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Copy link
Contributor

github-actions bot commented Dec 5, 2023

@dylan-conway 3 files with test failures on linux-x64-baseline:

  • test/cli/run/env.test.ts
  • test/js/node/util/parse_args/parse-args.test.mjs
  • test/js/node/v8/capture-stack-trace.test.js

View test output

#212d3224909dbdd033113037e1a0cea2294e266a

Copy link
Contributor

github-actions bot commented Dec 5, 2023

@dylan-conway 3 files with test failures on linux-x64:

  • test/cli/run/env.test.ts
  • test/js/node/util/parse_args/parse-args.test.mjs
  • test/js/node/v8/capture-stack-trace.test.js

View test output

#212d3224909dbdd033113037e1a0cea2294e266a

Copy link
Contributor

github-actions bot commented Dec 5, 2023

@dylan-conway 5 files with test failures on bun-darwin-aarch64:

  • test/cli/install/bunx.test.ts
  • test/cli/run/env.test.ts
  • test/cli/run/require-cache.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/node/util/parse_args/parse-args.test.mjs

View test output

#212d3224909dbdd033113037e1a0cea2294e266a

Copy link
Contributor

@paperclover paperclover left a comment

Choose a reason for hiding this comment

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

lol want to add a test that runs bun build on the prettier typescript plugin that fails. i think we have it installed in the root node_modules

Copy link
Contributor

github-actions bot commented Dec 5, 2023

@dylan-conway 9 files with test failures on bun-darwin-x64:

  • test/cli/run/env.test.ts
  • test/integration/next/default-pages-dir/test/next-build.test.ts
  • test/js/bun/spawn/spawn-streaming-stdout.test.ts
  • test/js/bun/util/which.test.ts
  • test/js/node/fs/fs.test.ts
  • test/js/node/util/parse_args/parse-args.test.mjs
  • test/js/node/v8/capture-stack-trace.test.js
  • test/js/third_party/webpack/webpack.test.ts
  • test/js/web/timers/setTimeout.test.js

View test output

#212d3224909dbdd033113037e1a0cea2294e266a

Copy link
Contributor

github-actions bot commented Dec 5, 2023

@dylan-conway 12 files with test failures on bun-darwin-x64-baseline:

  • test/cli/run/env.test.ts
  • test/js/bun/spawn/spawn-streaming-stdout.test.ts
  • test/js/bun/util/filesink.test.ts
  • test/js/bun/util/which.test.ts
  • test/js/node/fs/fs.test.ts
  • test/js/node/util/parse_args/parse-args.test.mjs
  • test/js/node/v8/capture-stack-trace.test.js
  • test/js/node/watch/fs.watchFile.test.ts
  • test/js/third_party/jsonwebtoken/claim-aud.test.js
  • test/js/third_party/jsonwebtoken/claim-private.test.js
  • test/js/third_party/webpack/webpack.test.ts
  • test/js/web/timers/setTimeout.test.js

View test output

#212d3224909dbdd033113037e1a0cea2294e266a

@Jarred-Sumner Jarred-Sumner merged commit 93d9b20 into main Dec 5, 2023
@Jarred-Sumner Jarred-Sumner deleted the dylan/increase-thread-stack-size branch December 5, 2023 23:53
ryoppippi pushed a commit to ryoppippi/bun that referenced this pull request Feb 1, 2024
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.

3 participants