[Pkg-mono-devel] F# application hanging on Linux when running via Mono
andresp
andredasilvapinto at gmail.com
Thu Jul 17 23:01:16 UTC 2014
Hi,
I'm trying to target a Linux box while developing an F# application on
Windows.
Right now I have a working version of one of my experiments which runs fine
on Windows (VS and Xamarin), but when I try to run it on Linux (mono
output.exe) it doesn't work as expected.
The application starts normally but when it calls an external module which
uses async methods and await ( Link to the relevant class
<http://soundcloud.codeplex.com/SourceControl/latest#trunk/Source/ApiLibrary/SoundCloudClient.cs>
), it seems to hang the execution indefinitely (no error is printed to the
console).
Is this a Mono limitation? Is there any way to validate if some code/library
is incompatible with Mono (Linux)?
--
View this message in context: http://mono.1490590.n4.nabble.com/F-application-hanging-on-Linux-when-running-via-Mono-tp4663367.html
Sent from the Debian Mono mailing list archive at Nabble.com.
More information about the Pkg-mono-devel
mailing list