simon-id

Results 74 comments of simon-id

> Doc tells A utility class used to signal cancelation in selected Promise-based APIs. Yes I've seen that too, but I found that there also is a prop `AC.signal.aborted` that...

@aduh95 Honestly I don't know. We worked around this by passing an object to `publish()` that includes an abort controller along the rest of the data. Though we can only...

@Qard I'll agree with your approach here. If we all agree to not put this directly in an explicit API but more as a suggested pattern, should I make a...

that looks like you're trying to enable some tests in dd-trace-js CI ? if that's the case please put the PR in draft

@rochdev Yes the stealthy-require integ test is failing because you guys told me to move the dirty fix I made out of this PR, so I did: https://github.com/DataDog/dd-trace-js/pull/2537

Replaced by new PR

It looks like a fix was merged in `import-in-the-middle` ? @tlhunter is this fixed ?

Can we include the system test enablement PR link in the description ?

@CarlesDD sorry for the system-tests PR i meant the PR where we enable the test :+1:

Changed from bug to feature-request as this is by design.