Title: SourceTextModule w/ microtaskMode "afterEvaluate" breaks program execution flow · Issue #59541 · nodejs/node · GitHub
Open Graph Title: SourceTextModule w/ microtaskMode "afterEvaluate" breaks program execution flow · Issue #59541 · nodejs/node
X Title: SourceTextModule w/ microtaskMode "afterEvaluate" breaks program execution flow · Issue #59541 · nodejs/node
Description: Version v24.5.0 Platform Linux hostname 6.10.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 19 Aug 2024 17:02:39 +0000 x86_64 GNU/Linux Subsystem vm What steps will reproduce the bug? import * as vm from "node:vm"; const context = vm.createContex...
Open Graph Description: Version v24.5.0 Platform Linux hostname 6.10.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 19 Aug 2024 17:02:39 +0000 x86_64 GNU/Linux Subsystem vm What steps will reproduce the bug? import * as vm from "n...
X Description: Version v24.5.0 Platform Linux hostname 6.10.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 19 Aug 2024 17:02:39 +0000 x86_64 GNU/Linux Subsystem vm What steps will reproduce the bug? import * as vm from &q...
Opengraph URL: https://github.com/nodejs/node/issues/59541
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"SourceTextModule w/ microtaskMode \"afterEvaluate\" breaks program execution flow","articleBody":"### Version\n\nv24.5.0\n\n### Platform\n\n```text\nLinux hostname 6.10.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 19 Aug 2024 17:02:39 +0000 x86_64 GNU/Linux\n```\n\n### Subsystem\n\nvm\n\n### What steps will reproduce the bug?\n\n```\nimport * as vm from \"node:vm\";\n\nconst context = vm.createContext({}, {\n microtaskMode: \"afterEvaluate\",\n});\n\nconst m = new vm.SourceTextModule(\n \"\",\n {context},\n);\n\nawait m.link(() =\u003e null);\nawait m.evaluate();\n\nconsole.log(\"This is never printed, but the node process terminates.\");\n```\n\n### How often does it reproduce? Is there a required condition?\n\nRepeats every time.\n\n### What is the expected behavior? Why is that the expected behavior?\n\nWith this module source code (the empty string in this example, but it also happens with non-trivial code in the module), the program behavior should be the same whether the microtaskMode is set to \"afterEvaluate\" or left unspecified. The console.log() statement should be printed.\n\n### What do you see instead?\n\nNode terminates without executing the console.log() statement. Node reports:\n\n```\nWarning: Detected unsettled top-level await at file:///tmp/test2.js:13\nawait m.evaluate();\n^\n```\n\nIf you comment out the line setting microtaskMode, the console.log() statement is executed as expected.\n\n### Additional information\n\n_No response_","author":{"url":"https://github.com/ericrannaud","@type":"Person","name":"ericrannaud"},"datePublished":"2025-08-19T17:20:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/59541/node/issues/59541"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:bb1485cd-c94b-16ce-b04a-187c08f6dc6a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9EF8:1EFEA2:15C82B7:1F42C06:6A4CCBDE |
| html-safe-nonce | d19988d20fc7c5ceae012d641e3c05f68a1fb34a8b3c1355743b61edd32eed5d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RUY4OjFFRkVBMjoxNUM4MkI3OjFGNDJDMDY6NkE0Q0NCREUiLCJ2aXNpdG9yX2lkIjoiODYxNjEwNTIyOTY3NzI4NDMxOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | eddb09da26a25bafdc0d5817af7d725b489e25e7a4f63c49e946e3593ed9255f |
| hovercard-subject-tag | issue:3335115571 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/59541/issue_layout |
| twitter:image | https://opengraph.githubassets.com/003834ad683829b6abac8ade7f667b40fde5df00b4e1d59f74a25f934b1bdc70/nodejs/node/issues/59541 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/003834ad683829b6abac8ade7f667b40fde5df00b4e1d59f74a25f934b1bdc70/nodejs/node/issues/59541 |
| og:image:alt | Version v24.5.0 Platform Linux hostname 6.10.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 19 Aug 2024 17:02:39 +0000 x86_64 GNU/Linux Subsystem vm What steps will reproduce the bug? import * as vm from "n... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ericrannaud |
| hostname | github.com |
| expected-hostname | github.com |
| None | ee8a9d18044a05fe2d57b9ae797da38c8be34effb03f015f7c42e94770d28a1b |
| turbo-cache-control | no-preview |
| go-import | github.com/nodejs/node git https://github.com/nodejs/node.git |
| octolytics-dimension-user_id | 9950313 |
| octolytics-dimension-user_login | nodejs |
| octolytics-dimension-repository_id | 27193779 |
| octolytics-dimension-repository_nwo | nodejs/node |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 27193779 |
| octolytics-dimension-repository_network_root_nwo | nodejs/node |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f84814acc6f036583fd43463f5847a846243d2a4 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width