From cea26b6d270526ffc241d8a38b1f27188a8868c3 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 11 Jun 2009 17:01:12 +0200 Subject: no priority --- code/scheduler.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/scheduler.rb b/code/scheduler.rb index 8624c18a..3644f681 100644 --- a/code/scheduler.rb +++ b/code/scheduler.rb @@ -12,7 +12,7 @@ module Scheduler @active = false @thread ||= Thread.new do - Thread.current.priority = PRIORITY +# Thread.current.priority = PRIORITY while true sleep 0.1 if @active and not @scheduled.empty? -- cgit 1.4.1-2-gfad0