[Mono-list] F Sharp on mono 2.8?

Miguel de Icaza miguel at novell.com
Thu Oct 21 18:53:25 EDT 2010


You should probably post a full test case, the simpler, the better.

On Thu, Oct 21, 2010 at 5:37 PM, Igor Plotnikov <igor.plotnikov at gmail.com>wrote:

> Hello everybody
>
> I'm trying to use f sharp on mono 2.8
>
> The previous mono had an unpleasant effect of burning 100% cpu whenever the
> f sharp async workflows are used.
>
> 2.8 seems to behave a lot better with asyncs, however it seems unstable. My
> code after running for some time just stops executing without exiting the
> program. cpu consumption goes to zero. mono with --verbose  does not show
> anything suspicious.
> The same effect is observed with fsc.exe compiling my code - it never
> finishes. Small f sharp files are compiled ok.
>
> The mono is built from the trunk on ubuntu 9.10, 64 bit, and set up as a
> parallel environment. I tried with different gcs, with and without llvm -
> same thing.
>
> Any ideas what can be wrong?
>
> Thank you
> Igor
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101021/628caa67/attachment-0001.html 


More information about the Mono-list mailing list