AaZmaN (John Bragari)
- Login: AaZmaN
- Email: aazman.w@gmail.com
- Registered on: 04/22/2010
- Last sign in: 04/27/2010
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
04/22/2010
- 05:16 AM Backport191 Bug #3183: "[BUG] The handle is invalid." when working with Threads
- =begin
Also able to reach the crash with:
700.times{|i|
Thread.new{}
puts i
}
and even with:
70... - 04:42 AM Backport191 Bug #3183: "[BUG] The handle is invalid." when working with Threads
- =begin
I could reach the the same crash with the following code:
somevar = []
700.times{|i|
somevar << Thre... - 12:56 AM Backport191 Bug #3183 (Closed): "[BUG] The handle is invalid." when working with Threads
- =begin
Sometimes (about 30% times) when running the following code ruby crashes.
The code:
$threads_alowed...
Also available in: Atom