-
Notifications
You must be signed in to change notification settings - Fork 0
Meteor Issue 12158 Reproduction for Playwright Promise hang https://github.com/meteor/meteor/issues/12158
hexsprite/meteor-issue-12158-playwright-promises
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run repo in Node - WORKS!: $ meteor node server/testPW.js Run repo in Node with Meteor Promise implementation (no fibers) - WORKS!: $ METEOR_PROMISE=1 meteor node server/testPW.js Run repo in Node with Meteor Promise implementation with Fibers - BROKEN: $ METEOR_PROMISE=1 METEOR_PROMISE_FIBERS=1 meteor node server/testPW.js Run same code in Meteor - BROKEN: $ meteor
About
Meteor Issue 12158 Reproduction for Playwright Promise hang https://github.com/meteor/meteor/issues/12158
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published