summaryrefslogtreecommitdiff
path: root/include/ruby/internal/encoding
diff options
context:
space:
mode:
authorJean Boussier <byroot@ruby-lang.org>2023-02-06 09:29:39 +0100
committerJean Boussier <jean.boussier@gmail.com>2023-03-06 13:10:42 +0100
commit704dd25812f34228a28f37c37757a675ad078a2b (patch)
tree2482f2434bcbf9632aaa5aaba7e16ad84d5351d5 /include/ruby/internal/encoding
parent22d944c8b76be04dc437100c46626db5fe9dd7f0 (diff)
TestThreadInstrumentation: emit the EXIT event sooner
``` 1) Failure: TestThreadInstrumentation#test_thread_instrumentation [/tmp/ruby/src/trunk-repeat20-asserts/test/-ext-/thread/test_instrumentation_api.rb:33]: Call counters[4]: [3, 4, 4, 4, 0]. Expected 0 to be > 0. ``` We fire the EXIT hook after the call to `thread_sched_to_dead` which mean another thread might be running before the `EXIT` hook have been executed.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7249
Diffstat (limited to 'include/ruby/internal/encoding')
0 files changed, 0 insertions, 0 deletions