Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3010

AsyncLocalStorage store is lost on callbacks (works with promises)

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.3
    • Component/s: None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Hi,

      I'm trying to use node's asyncLocalStorage API and found out that I get undefined store when using callbacks and get the store correctly when using promises

      Here's a sample app:

      https://github.com/kas84/MongoDBCallbacksAsyncLocalStorage/blob/master/app.js

            Assignee:
            Unassigned Unassigned
            Reporter:
            pablo.caselas@tramitapp.com Pablo Caselas Pedreira
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: