3 Jul
2024
3 Jul
'24
6:51 p.m.
On Wed Jul 3 16:16:14 2024 +0000, Elizabeth Figura wrote:
This kind of element-specific workaround really deserves a comment in the code. I also don't think MAX_THREADS is really doing much when it's only used in one place, and just writing 16 directly would be just as clear. You're right. I've added a comment to explain the code and removed the MAX_THREADS const.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5923#note_75043