|
From: | Chicken Trac |
Subject: | Re: [Chicken-janitors] #981: entropy-unix from srfi-27 pegs the CPU after /dev/urandom is accessed |
Date: | Sat, 23 Feb 2013 22:10:08 -0000 |
#981: entropy-unix from srfi-27 pegs the CPU after /dev/urandom is accessed ----------------------+----------------------------------------------------- Reporter: andyjpb | Owner: kon Type: defect | Status: closed Priority: major | Milestone: someday Component: unknown | Version: 4.8.x Resolution: fixed | Keywords: ----------------------+----------------------------------------------------- Changes (by kon): * status: assigned => closed * resolution: => fixed Comment: Use thread-utils:1.0.2 The reaper's use of 'thread-yield!' causes the problem. Switched to 'thread-sleep!'. -- Ticket URL: <http://bugs.call-cc.org/ticket/981#comment:6> Chicken Scheme <http://www.call-with-current-continuation.org/> Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] | Current Thread | [Next in Thread] |