Date: Tue, 14 Mar 2023 06:48:24 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 270191] databases/ruby-bdb: loading bdb breaks Thread.new Message-ID: <bug-270191-21402-ifLWpoJwxN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270191-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-270191-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby (Nobody) <ruby@FreeBSD.org> for maintainer-feedback: Bug 270191: databases/ruby-bdb: loading bdb breaks Thread.new https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270191 --- Description --- When running the attached test, the expected output is: < 2 > 2 Instead we get: < 2 > Loading the bdb module somehow alters the behavior of Thread.new to only pass on the first argument to the newly created thread. This is a long-lived bug, which has been present since the last upstream release of the gem, running on ruby 2.3.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270191-21402-ifLWpoJwxN>
