[Mono-list] Multithreaded output : bug or feature

Jonathan Pryor jonpryor at vt.edu
Wed May 28 15:01:49 EDT 2008


On Thu, 2008-04-24 at 16:32 +0400, Yury Serdyuk wrote:
> I have tried the following program:
...
> The output which I got:
...
> > [serdyuk at node-284 nqueen]$ mono MultiThreadedOutput.exe 3
> > Thread 0 start ...Thread 1 start ...Thread 2 start ...Thread 0 start 
> > ...Thread 0 start ...Thread 1 start ...Thread 2 start ...
> > Thread 0 finish ...
> >
> > Thread 1 finish ...
> >
> > Thread 2 finish ...

This has been fixed in svn-HEAD.

 - Jon




More information about the Mono-list mailing list