While DaemonModes works at home on my provate computer, i get on my work computer in the office:
ERROR: LoadError: IOError: could not spawn setenv(... julia ... -Cnative ... -g1 -O0 --output-ji ...) operation not supported on socket (ENOTSUP)
Stacktrace:
[1] _spawn_primitive at .\process.jl:128
[2] #725 at .\process.jl:139
[3] setup_stdios at .\process.jl:223
[4] _spawn at .\process.jl:138
[5] _spawn at .\process.jl:166
[6] #open#734 at .\process.jl:397
[7] open at .\process.jl:366
Might this be related to anti virus software? I read something about this in web.
Connection to the DeamonMode server from client seems to be established.
EDIT:
With Julia 1.9 alpha the error vanishes.