Conrad Irwin
Conrad Irwin
Can you gist your code? Which version of node are you using?
Hey @roundrobin, that should just work :/. Can you link me to the actual code?
@clevertension In theory, yes. You'd have to modify the code, or use your own output printer though.
That's probably because `request()` isn't preserving domains across async calls. This can probably be patched in a similar manner to redis/mongo etc. in the current code.
The bug is probably in this code: https://github.com/ConradIrwin/async-profile/blob/master/src/result.coffee#L57-L72 Please let me know if you can reproduce it with a small example (or even debug it yourself ;), the code goes...
There's a working example in Issue #1. I'd love it if you could send a pull request to add an example :).
@ecasilla Run `go build` with no arguments (if you pass a filename it builds just that one file, but you want it to to build the entire directory). Then run...
Thanks. Is there anything I can do to make it "just work" for people?
Thanks! Will leave this open until the upstream change has been merged.
This looks ok code-wise, but I'm curious as to what could be more useful than the Name tag?