mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add comment for future work
This commit is contained in:
@@ -22,3 +22,6 @@ selftest.define("parse-stack - parse stack traces without fibers", () => {
|
||||
"parse-stack-test.js");
|
||||
})();
|
||||
});
|
||||
|
||||
// XXX I really want to add a test here for the crazy double-stack-trace Fiber
|
||||
// situation, but I don't know how to create it inside a test.
|
||||
|
||||
Reference in New Issue
Block a user