[Electron][A weird error that happens when the main process started for a while]
ERROR LOG: [4124:0806/034502.690:ERROR:gpu_init.cc(454)] Passthrough is not supported, GL is disabled, ANGLE is
@snnsnn Thx for leaving a comment, due to the fact the app continued to work as expected after the error appeared, I haven't worried about fixing this one. I believe it is somehow related to hardware acceleration in Chromium.
Also, appreciate for sharing those great repositories with us :-D We already had a very strong and stable software infrastructure in the last two years. But it would be cool to look up for those repo for good design as well.
Thanks again for commenting👍 We are still developing it and haven't reach an alpha version yet.
@snnsnn Speaking of the ioc solution you posted, I re-implement the same DI system from the VSCode just like the repo u posted. It is an interesting system to implement :)