We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any idea what might be causing this?
FUTURE ERROR: 86: COMMUNICATIONS FAILURE 1119 ERR_CLOSED : Socket Closed while receiving: iEvaluate[13] (,⍕(⍕rc),': ',(0⊃res),{(⍵∨.≠' ')/': ',⍵}1⊃res,'' '')iSpace.qsignal rc
runTests←{ ⍺←0 ⎕THIS.myIsolates←⍺{ ~⍺:0 ok←⎕CY'isolate' {isolate.New''}¨⍳4 }''
}
myIsolates .(2 )
FUTURE ERROR: 86: COMMUNICATIONS FAILURE 1119 ERR_CLOSED : Socket Closed while receiving: iEvaluate[13] (,⍕(⍕rc),': ',(0⊃res),{(⍵∨.≠' ')/': ',⍵}1⊃res,'' '')iSpace.qsignal rc myIsolates.(2)
The text was updated successfully, but these errors were encountered:
I think this is #31, which is fixed in v19.0 and will be patched in older versions.
Sorry, something went wrong.
No branches or pull requests
Any idea what might be causing this?
FUTURE ERROR: 86: COMMUNICATIONS FAILURE 1119 ERR_CLOSED : Socket Closed while receiving: iEvaluate[13] (,⍕(⍕rc),': ',(0⊃res),{(⍵∨.≠' ')/': ',⍵}1⊃res,'' '')iSpace.qsignal rc
runTests←{
⍺←0
⎕THIS.myIsolates←⍺{
~⍺:0
ok←⎕CY'isolate'
{isolate.New''}¨⍳4
}''
}
FUTURE ERROR: 86: COMMUNICATIONS FAILURE 1119 ERR_CLOSED : Socket Closed while receiving: iEvaluate[13] (,⍕(⍕rc),': ',(0⊃res),{(⍵∨.≠' ')/': ',⍵}1⊃res,'' '')iSpace.qsignal rc
myIsolates.(2)
The text was updated successfully, but these errors were encountered: