Closed LeStarch closed 7 years ago
The code cannot handle more than 8~ streams simultaneously (they die). This seems to be a bug, as the program can be run 3x without error (18 windows, streams).
Perhaps Tcp or network disconnects (loading connections too fast)
Fixed by externalizing the loop.
The code cannot handle more than 8~ streams simultaneously (they die). This seems to be a bug, as the program can be run 3x without error (18 windows, streams).
Perhaps Tcp or network disconnects (loading connections too fast)