Bug #10660
closed
[PATCH] unreverse Thread.*list order
Added by normalperson (Eric Wong) almost 10 years ago.
Updated almost 10 years ago.
Description
Thread.list and ThreadGroup#list order is reversed as of 2.2
This causes compatibility issue with user code as demonstrated in
[ruby-core:67154]
Note: I'm hesitant to consider this spec, but if users depend on this.
I suggest we backport to 2.2 to avoid any potential breakage.
Files
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset r49036.
vm_core.h: preserve thread ordering
I'm hesitant to consider this as spec, but this causes a
user-visible change which could break user code.
- Backport changed from 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: REQUIRED to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE
ruby_2_2 r49077 merged revision(s) 49036.
Also available in: Atom
PDF
Like0
Like0Like0