On Tue Nov 14 23:41:37 2023 +0000, Etaash Mathamsetty wrote:
this is probably not even close to accurate, but it seems to prevent the app from crashing: https://gitlab.winehq.org/etaash.mathamsetty/wine/-/commit/2e4fbc7221354229a... I also wrote this implementation when I was new to wine lol
You seem to have implement only spin, whereas I have implement only block. :D
I think it is sufficient to implement only block, and spin parameter is only a performance optimization for less competitive situations, and in many cases has a negative impact.