Closed 0x53A closed 8 years ago
I noticed that MBrace.Thespian still wrote files to TEMP after setting workingDirectory. The parameter workingDirectory is not passed through from Spawn to SpawnAsync, so is always null.
See https://github.com/mbraceproject/MBrace.Core/blob/master/src/MBrace.Thespian/Client.fs#L203
I noticed that MBrace.Thespian still wrote files to TEMP after setting workingDirectory. The parameter workingDirectory is not passed through from Spawn to SpawnAsync, so is always null.
See https://github.com/mbraceproject/MBrace.Core/blob/master/src/MBrace.Thespian/Client.fs#L203