From: "ko1 (Koichi Sasada)" Date: 2012-10-30T08:44:21+09:00 Subject: [ruby-core:48562] [ruby-trunk - Feature #5669][Rejected] Random thread scheduling based on a seed Issue #5669 has been updated by ko1 (Koichi Sasada). Status changed from Feedback to Rejected No feedback. ---------------------------------------- Feature #5669: Random thread scheduling based on a seed https://bugs.ruby-lang.org/issues/5669#change-31943 Author: judofyr (Magnus Holm) Status: Rejected Priority: Normal Assignee: ko1 (Koichi Sasada) Category: Target version: Just a little idea that popped into my head: Would it be possible to have "random" thread scheduling (based on a seed)? E.g. it spends a little more time in different threads than usual? This would be very useful for discovering subtle threading bugs that's often platform dependent. -- http://bugs.ruby-lang.org/