This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via db7dd39b84be0371536c9ccec907cd918476c0ea (commit)
from cfcb0edb14772b625c7d744c4f2e455c53c92d6b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit db7dd39b84be0371536c9ccec907cd918476c0ea
Author: Samuel Thibault <[email protected]>
Date: Sat Mar 4 20:11:47 2017 +0100
Avoid ports_interrupt_rpcs cancel itself
While this does not hurt immediately, callers of ports_interrupt_rpcs
would themselves get canceled at the next cancelation point.
* libports/interrupt-rpcs.c (ports_interrupt_rpcs): Do not call
cancel ourself.
-----------------------------------------------------------------------
Summary of changes:
libports/interrupt-rpcs.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd