You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a macro that automatically retries a given I/O operation if EINTR is
returned. This is a fairly common pattern in vm-memory.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
0 commit comments