mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- updating comment on dynamics_nodejs.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Implementation of dynamic scoping, for use on the server - with Fibers or AsyncLocalStorage
|
||||
// Implementation of dynamic scoping, for use on the server with AsyncLocalStorage
|
||||
let nextSlot = 0;
|
||||
let callAsyncMethodRunning = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user