Subject: [ruby-core:41492] Re: [ruby-trunk - Feature #5654] Introduce global lock to avoid concurrent require
From: Roger Pack <rogerdpack2 gmail.com>
Date: Tue, 6 Dec 2011 06:28:03 +0900
References: 4117541178
In-reply-to: 41178
> The main caveat I can think of is that starting a reactor or other server loop inside a `require` will no longer work. I would argue that the benefits of much more deterministic require outweigh the costs of losing the ability to do this.
+1
-r