From: "ko1 (Koichi Sasada)" Date: 2012-06-26T05:37:51+09:00 Subject: [ruby-core:45857] [ruby-trunk - Feature #5669][Feedback] Random thread scheduling based on a seed Issue #5669 has been updated by ko1 (Koichi Sasada). Status changed from Assigned to Feedback ---------------------------------------- Feature #5669: Random thread scheduling based on a seed https://bugs.ruby-lang.org/issues/5669#change-27444 Author: judofyr (Magnus Holm) Status: Feedback 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/