erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.15k stars 2.92k forks source link

Fix bug in meta tracing with session #8616

Closed sverker closed 4 days ago

sverker commented 5 days ago

Fix #8614

The meta tracer was the calling process instead of the session tracer.

github-actions[bot] commented 5 days ago

CT Test Results

    3 files    143 suites   50m 51s :stopwatch: 1 591 tests 1 542 :white_check_mark: 49 :zzz: 0 :x: 2 330 runs  2 256 :white_check_mark: 74 :zzz: 0 :x:

Results for commit 554ec2c2.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot