GNU bug report logs -
#58926
Shepherd becomes unresponsive after an interrupt
Previous Next
Full log
View this message in rfc822 format
Hello,
When running the following command:
--8<---------------cut here---------------start------------->8---
sudo herd restart service-that-hangs-upon-restart
--8<---------------cut here---------------end--------------->8---
then hitting C-c, Shepherd becomes totally unresponsive:
--8<---------------cut here---------------start------------->8---
sudo herd status
--8<---------------cut here---------------end--------------->8---
and all further Shpeherd commands hang forever. I was able to reproduce
it in two different configurations:
1. On my laptop with a Wireguard service trying to reach a non-existing
DNS server.
--8<---------------cut here---------------start------------->8---
(service wireguard-service-type
(wireguard-configuration
(addresses (list "10.0.0.2/24"))
(dns '("10.0.0.50")) #does not exit
--8<---------------cut here---------------end--------------->8---
2. On Berlin, while trying to restart nginx.
In both situations, the "reboot" command was also hanging.
Thanks,
Mathieu
This bug report was last modified 2 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.