The after hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.
property onAfter | Node.js v8 module | Bun BuildDocsReferenceGuidesBlogDiscord/node:v8/PromiseHooks/onAfterPonAfter BuildDocsReferenceGuidesBlogDiscord /node:v8/PromiseHooks/onAfterPonAfter v8.PromiseHooks.onAfteronAfter: (after: After) => Function
Search the reference...
/
property
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →property onAfter | Node.js v8 module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- The `after` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.