Closed unclechu closed 7 years ago
I guess it could be in place where I handle window FocusIn
/FocusOut
events by nextEvent
, so as it was happening with implementation in C, maybe starting child process of same application with specific option and restart it if it fails would help this.
Now window focus events handling logic separated to own sub-process and automatically restarts if it failed. I'll close the issue for right now and will open it again if it fail again in runtime.
From log