[Tickets] [Orxonox] #302: Bug: TclThreadManager
Orxonox
trac at orxonox.net
Tue Jun 30 15:49:41 CEST 2009
#302: Bug: TclThreadManager
------------------------------+---------------------------------------------
Reporter: rgrieder | Owner: nobody
Type: defect | Status: new
Priority: high | Milestone: Version 0.2 Codename: Bellatrix
Component: GeneralFramework | Version: 0.2.0
Severity: critical | Resolution:
Keywords: tcl, thread |
------------------------------+---------------------------------------------
Comment (by scheusso):
today i tried to trigger the bug, but i didn't succeed
{{{
tclthreadmanager create 1
tclthreadmanager execute 1 for { set x 0 } { $x < 100 } { incr x } { log x
}
}}}
worked as it should
can anyone remember what triggered this bug ?
--
Ticket URL: <http://www.orxonox.net/ticket/302#comment:2>
Orxonox <http://www.orxonox.net>
Orxonox Open Source game
More information about the Tickets
mailing list