srcspider
srcspider
Windows 8 x64
Yes only the x64 one does. Bitdefender does report the 32bit version as a virus; not immediately, when an application appears to call ansicon. > A crash offset would be...
@Schniz > Node version is indeed dynamic. This is how fnm works. I'm not sure what do you mean by "being nicer". Can you give an example? Just automatically create...
@andreialecu I've added that and also updated the original post, no significant change, still bleed everywhere and otherwise incorrect data. I've also fixed a problem with the tag code (was...
@andreialecu > I have just been experimenting with it today in node 16 however, and it's seems it easily loses the context and doesn't integrate with EventEmitter. > > Here...
@AbhiPrasad > Scope propogation for async code is something we are aware of, but would require breaking changes to fully address: #3751. It's on our radar though, we are actively...
@AbhiPrasad > Yup explicit propagation of hubs and scopes will always work In my opening post example, replacing all instances of `Sentry.` with `hub` created via @andreialecu's method and even...
Tested a bunch of variations. You're right only passing any scope change though `hub.configureScope` over and over seems to work. Trying to use things like `const scope = hub.pushScope();` while...
For anyone stumbling on this, here's a wrapper. Only tested on my original example code (which doesn't cover all cases). Still, produces perfect result when refactored to use the wrapper;...
I actually want them to be interpreted.