From: Eric Wong Date: 2017-09-05T20:02:20+00:00 Subject: [ruby-core:82661] Re: [Ruby trunk Bug#13851] getting "can't modify string; temporarily locked" on non-frozen instances cardoso_tiago@hotmail.com wrote: > The problem is that I'm doing all socket monitoring in one > thread, and read/write operations on another. Is there any > thread-unsafety associated with such operations happening at > the same time? What operation(s) are you doing for "socket monitoring"? We need to know exactly which methods you're using to know if there's thread-safety problems with them. Unsubscribe: