Skip to content
New issue

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

myIsolates .(2 ) FUTURE ERROR: 86: COMMUNICATIONS FAILURE 1119 ERR_CLOSED : Socket Closed while receiving #1

Closed
norberturkiewicz opened this issue Aug 2, 2018 · 1 comment

Comments

@norberturkiewicz
Copy link

norberturkiewicz commented Aug 2, 2018

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)

@mkromberg
Copy link
Contributor

I think this is #31, which is fixed in v19.0 and will be patched in older versions.

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

No branches or pull requests

2 participants