Skip to content

Commit e9f8930

Browse files
committed
Remove thread backtrace log.
1 parent 3ef7f6f commit e9f8930

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/async/promise.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -854,9 +854,6 @@
854854
thread.join
855855

856856
expect(result).to be == :success
857-
Fiber.blocking do
858-
pp backtrace: thread.backtrace
859-
end
860857
end
861858
end
862859
end

0 commit comments

Comments
 (0)