Toni Bustos

Results 7 comments of Toni Bustos

Hi @indexzero , do you want to fork to `morgan-object` NPM module?

What do you think to raise a warning instead of skipping these subscriptions? I think we should be explicit and generic about the content which should be exist in the...

I think we will probably need publisher span id to initialize subscription callback span with publisher span id as its parent.

Checkout commit 0846b4ba1222f35a12de84610bb5cb16ff0b77d7 to get it working again, it works for me :)

@eyaleizenberg > I installed manually but it's not working for me. Using Chrome 80.0.3987.87 Fast check, have you installed from `issue-716-fix-broken-hints` branch?

I think it is because you are compiling with an old version of `gcc`, maybe version 3. Maybe upgrading `gcc` to version 4 (4.3) will solve your problem. It worked...