From f4caf6b6bdea902abaadd3c04b2af94f056c4ff1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 28 Jan 2011 18:11:26 +0000 Subject: KNOWN_ISSUES: document broken RNG+fork in newer Ruby 1.8 Reported by: ghazel@gmail.com ref: --- KNOWN_ISSUES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'KNOWN_ISSUES') diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES index f218b83..259681d 100644 --- a/KNOWN_ISSUES +++ b/KNOWN_ISSUES @@ -3,6 +3,11 @@ Occasionally odd {issues}[link:ISSUES.html] arise without a transparent or acceptable solution. Those issues are documented here. +* Under some versions of Ruby 1.8, it is necessary to call +srand+ in an + after_fork hook to get correct random number generation. + + See http://redmine.ruby-lang.org/issues/show/4338 + * For notes on sandboxing tools such as Bundler or Isolate, see the {Sandbox}[link:Sandbox.html] page. -- cgit v1.2.3-24-ge0c7