Roch Devost
Roch Devost
@allanpaiste So basically you would keep the span, but when there are multiple messages it would simply not be connected to the upstream services? Generally speaking that would probably make...
> Most of the testing would be through unit tests. Though there are some end to end FFI tests that could be leveraged for crashtracking. It doesn't look like there...
> If adding a rust unit test is difficult, ping me, I can approve to unblock. I agree the ffi tests won't help. Is there an example anywhere in the...
> is this still worked upon? It seems very old, so I guess it would make sense to close this? @BridgeAR It is still being worked on. The main issue...
> that means every one of our namespace has to do enterWith() and all the continuation fixes right Not sure I understand the question. Continuation fixes are done with AsyncResource...
@simon-id Thoughts?
Thinking about this more, I think this could actually be separated as 2 issues: 1) The event metrics are inaccurate because they are being captured from a timer instead of...
For some reason, parallelizing on multiple cores doesn't actually improve the wall time needed to execute the tests. I ended up adding the ability to split on separate machines instead...
@szegedi Is this something you plan to get to the finish line? Did the new approach end up working or is it not feasible?
> LGTM with @IlyasShabi s comment addressed You are still blocking the PR 😅