diff --git a/test/lib/zombie_hunter.rb b/test/lib/zombie_hunter.rb index ea94844b53..33bc467941 100644 --- a/test/lib/zombie_hunter.rb +++ b/test/lib/zombie_hunter.rb @@ -1,8 +1,5 @@ # frozen_string_literal: true -# There might be compiler processes executed by MJIT -return if RubyVM::MJIT.enabled? - module ZombieHunter def after_teardown super