Hangs with debugger
I tried to use debug gem, but when I execute binding.break in my code, Ferrum stops respond to any further commands with Ferrum::TimeoutError
Yes it's a known issue, I assume it's because debugger stops all the threads and the one responsible for passing commands to Chrome is also paused. I'm looking forward to https://github.com/ruby/debug because they say 'Support threads (almost done) and ractors (TODO).'
I also opened an issue with Debug gem https://github.com/ruby/debug/issues/295
I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe we can close this issue?
By closing some old issues we reduce the list of open issues to a more manageable set.
It looks like it's not Ferrum issue anyways. Closing