Dyalog / isolate

Source to build isolate.dws, the futures and isolates workspace deliviered with Dyalog APL
http://docs.dyalog.com/latest/Parallel%20Language%20Features.pdf
MIT License
1 stars 1 forks source link

isolate only works if isolate is copied into # #31

Open mkromberg opened 9 months ago

mkromberg commented 9 months ago

To reproduce:

 )ns ns1
 )cs ns1
 )copy isolate isolate
 is←isolate.New''
 is.(2+2)

FUTURE ERROR: 86: COMMUNICATIONS FAILURE 1119 ERR_CLOSED : Socket closed whilst receiving data

mkromberg commented 9 months ago

This is a duplicate of #1. It is fixed in v19.0 but should be back-ported to the isolate workspace used by 18.2.