Closed AnthonyWharton closed 6 years ago
On further testing, it appears to be a bit intermittent as to whether or not this happens. Perhaps some sort of a race condition? Going to bed now, will catch up in the morning.
This is a race condition, just define color_index = 0.
Steps to reproduce (on current
master
branch):1) Build 2) Run server 3) Run client - this should be fine. 4) Close client 5) Run another client - crashes.