
29 Dec
2023
29 Dec
'23
5:37 p.m.
Issue #19375 has been updated by luke-gru (Luke Gruber). This has been fixed by Koichi in 7718e9588b4d7d83c8f9a89dce10b06b9f97bddb, it can be closed now. It could possibly use a backport, but I'll leave that up to you guys. Thank you! ---------------------------------------- Bug #19375: File objects are currently shareable, as are other extension objects that shouldn't be. https://bugs.ruby-lang.org/issues/19375#change-105938 * Author: luke-gru (Luke Gruber) * Status: Open * Priority: Normal * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- I don't know the internals of file.c but I don't think files are thread-safe. -- https://bugs.ruby-lang.org/