dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

Create dc_block.js

Open simon-id opened this issue 3 years ago • 1 comments

What does this PR do?

This adds a prototype for exception passthrough in diagnostics_channel

Motivation

Blocking the flow of stack execution is not possible in native diagnostics_channel currently

simon-id avatar Jan 20 '22 09:01 simon-id

Codecov Report

Merging #1768 (9cf6c0a) into master (cf9bc9c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1768   +/-   ##
=======================================
  Coverage   93.14%   93.14%           
=======================================
  Files         158      158           
  Lines        6706     6706           
=======================================
  Hits         6246     6246           
  Misses        460      460           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cf9bc9c...9cf6c0a. Read the comment docs.

codecov[bot] avatar Jan 20 '22 09:01 codecov[bot]

@simon-id is it safe to presume that this PR isn't going to be merged?

tlhunter avatar Dec 20 '23 00:12 tlhunter

Yeah I'll close it for now since we went with the AbortController() route. But let's not delete the branch

simon-id avatar Jan 08 '24 06:01 simon-id