23 Jun
2025
23 Jun
'25
11:14 a.m.
On Mon Jun 23 11:11:52 2025 +0000, Jacek Caban wrote:
The usual approach is to fail immediately. If the caller intends to wait in such cases, it can do so by retrying on its own. Sleeping inside a function that's otherwise non-blocking doesn't seem appropriate. Also there is no need to map a file, only to read 4-8 bytes.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8378#note_107615