domain: add arguments for the function in domain.run() by micnic · Pull Request #15 · nodejs/node
changed the title
add arguments for the function in domain.run()
domain: add arguments for the function in domain.run()
rvagg
mentioned this pull request
Adds the feature to define arguments for the function called in domain.run(), this is supposed to be useful when a function is called from another context and some values from the current context are needed as arguments, it's similar to the callback from setTimeout or setInterval.
This was referenced
Mar 18, 2020This was referenced
May 13, 2022This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters