Running F# Questions using Dotnet Via Python.

Re: Running F# Questions using Dotnet Via Python.

von Richard Lobb -
Anzahl Antworten: 0

Sorry, I mis-remembered. The correct debug option is

{"debug": 1}

I'll be interested to hear what the problem is - it sounds like the job is stuck in a loop somehow. My only other suggestion, short of the full on debugging within the jobe server itself, is to try increasing the number of processes.  So as well as turning on debugging, try

{"numprocs": 300, "debug": 1}