From: Magnus Holm Date: 2011-11-24T21:20:37+09:00 Subject: [ruby-core:41287] [ruby-trunk - Feature #5669][Open] Random thread scheduling based on a seed Issue #5669 has been reported by Magnus Holm. ---------------------------------------- Feature #5669: Random thread scheduling based on a seed http://redmine.ruby-lang.org/issues/5669 Author: Magnus Holm Status: Open Priority: Normal Assignee: 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://redmine.ruby-lang.org