Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Timeout exception in FSharp.AutoComplete, very rare #776

Closed
rneatherway opened this issue Oct 24, 2014 · 1 comment
Closed

Timeout exception in FSharp.AutoComplete, very rare #776

rneatherway opened this issue Oct 24, 2014 · 1 comment

Comments

@rneatherway
Copy link
Contributor

Unhandled Exception:
System.Exception: Exception when getting check options for '/auto/users/robnea/dev/rneatherway-fsharpbinding/FSharp.AutoComplete/build.fsx'
.Details: System.TimeoutException: The operation has timed-out.
  at Microsoft.FSharp.Control.CancellationTokenOps.RunSynchronously[ProjectOptions] (CancellationToken token, Microsoft.FSharp.Control.FSharpAsync`1 computation, Microsoft.FSharp.Core.FSharpOption`1 timeout) [0x00000] in <filename unknown>:0 
  at Microsoft.FSharp.Control.FSharpAsync.RunSynchronously[ProjectOptions] (Microsoft.FSharp.Control.FSharpAsync`1 computation, Microsoft.FSharp.Core.FSharpOption`1 timeout, Microsoft.FSharp.Core.FSharpOption`1 cancellationToken) [0x00000] in <filename unknown>:0 
  at FSharp.CompilerBinding.LanguageService.GetScriptCheckerOptions (System.String fileName, System.String projFilename, System.String source, FSharp.CompilerBinding.FSharpTargetFramework targetFramework) [0x00000] in <filename unknown>:0 
  at Microsoft.FSharp.Core.ExtraTopLevelOperators+PrintFormatToStringThenFail@128-1[Microsoft.FSharp.Compiler.SourceCodeServices.ProjectOptions].Invoke (System.String message) [0x00000] in <filename unknown>:0 
@rneatherway
Copy link
Contributor Author

This issue was moved to ionide/FsAutoComplete#18

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant