[PATCH, libgfortran] PR 67585 Handle EINTR

Mike Stump mikestump@comcast.net
Fri Oct 7 19:26:00 GMT 2016


On Oct 7, 2016, at 5:59 AM, Janne Blomqvist <blomqvist.janne@gmail.com> wrote:
> 
> So I suppose in theory you could have a situation where something
> continuously fires signals at the process, and the result is some kind
> of race between the process restarting the syscall which then never
> manages to complete before being interrupted again. But I think this
> goes into the "Doctor, this hurts! Then don't do that" territory.

No, this is in the territory of seriously broken software that I don't think has ever existed.



More information about the Fortran mailing list