Jan. 18, 2019
1:03 p.m.
I have a few images connecting regularly to a server using ZnEasy get: on windows 64 bit and a recent vm and Pharo 7 image. At a certain point, the server stops with âCreateThread() failed (1450) - Insufficient system resources exist to complete the requested service. I probably should switch to keeping connections open and avoid this problem, but it made me wonder about the limitations I should expect here. What are the limits here and can I change them? Stephan