You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since debug has better control over threads (th commands), maybe the direction could be to utilise it? irb:rdbg doesn't work with the example atm though.
Description
Running IRB in multiple thread won't work now.
If it can, debugging multithread program might be easier.
PoC
I made a PoC https://github.com/tompng/irb/tree/thread_irb
Problem
The text was updated successfully, but these errors were encountered: