java-concurrent icon indicating copy to clipboard operation
java-concurrent copied to clipboard

Instrumenting ForkJoinPool

Open safris opened this issue 6 years ago • 0 comments
trafficstars

An issue on java-opentracing was referenced on java-specialagent.

Quoting @yurishkuro:

Are there plans for monkey-patching ForkJoinPool's common pool? Without that stream APIs don't propagate the context, unless a custom executor is used which leads to much uglier code (and is easy to forget).

safris avatar Jun 18 '19 12:06 safris