[ruby/irb] Avoid locking the debug UI to a single thread (https://github.com/ruby/irb/pull/725)
Since debug stores and updates the target thread via its Session's @tc variable, we don't need to and shouldn't lock the UI to the thread that activates the integration.
debug
@tc
https://github.com/ruby/irb/commit/202efdbf0c
[ruby/irb] Avoid locking the debug UI to a single thread
(https://github.com/ruby/irb/pull/725)
Since
debug
stores and updates the target thread via its Session's@tc
variable, we don't need to and shouldn't lock the UI to the threadthat activates the integration.
https://github.com/ruby/irb/commit/202efdbf0c