Skip to content

Revert "src: implement query callbacks for vm"

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/revert-22390 into master

This reverts commit 85c356c1 from PR https://github.com/nodejs/node/pull/22390.

See the discussion in the (proposed) fix at https://github.com/nodejs/node/pull/22836.

Fixes: https://github.com/nodejs/node/issues/22723


I’ll update the fix PR with a revert of the revert as soon as this lands, so that we have an open PR where we can iron out the remaining issues here.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading