Date: Fri, 14 Feb 1997 21:27:05 -0800 (PST) From: Bruce Evans <bde> To: bugs@freebsd.org Cc: peter@freebsd.org Subject: cvs masks signals while waiting for locks Message-ID: <199702150527.VAA00634@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
I deadlocked cvs by doing `cvs commit Makefile' and then trying to do `cvs diff -r 1.x Makefile' in a subprocess. The subprocess ignored SIGINT, SIGHUP and SIGTERM. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702150527.VAA00634>