[Bug 9142] wcmd can't open locked files

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 19 08:44:05 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=9142





--- Comment #20 from Andrew Zabolotny <anpaza at mail.ru>  2009-10-19 08:44:04 ---
Couldn't wineserver simply retry on EAGAIN (at least once)? In any case EAGAIN
suggest to try opening the file again, so doing that once more shouldn't be a
error. And this happens in very rare cases anyway, and shouldn't be a
performance hit for the usual code flow.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list