View Issue Details

IDProjectCategoryView StatusLast Update
0001550GNUnetARM servicepublic2010-05-12 16:05
Reportermrwiggles Assigned Tomrwiggles  
PrioritynormalSeverityfeatureReproducibilitysometimes
Status closedResolutionfixed 
Summary0001550: Using gnunet-arm to shut down all services can return while services are still running
DescriptionWhen using gnunet-arm -e to stop all services and return, there is no waiting for gnunet-service-arm to _actually_ shut down. Or at least it doesn't work properly. The result is that sometimes gnunet-arm returns successfully and gnunet-service-arm is still waiting on some other service to finish and leaves processes hanging around. gnunet-arm should wait for some acknowledgment that all services are actually down.
TagsNo tags attached.

Activities

mrwiggles

2010-05-06 16:15

reporter   ~0004013

This has been implemented, but there must be some problem with it on slow systems (powerpc, sparcbot)... gnunet-service-arm is either not transmitting stop requests to these services or something else is hinky because gnunet-service-arm is left hanging around sometimes on these systems.

Issue History

Date Modified Username Field Change
2010-04-30 12:50 mrwiggles New Issue
2010-04-30 12:51 mrwiggles Assigned To => safey
2010-04-30 12:51 mrwiggles Status new => assigned
2010-05-05 15:19 Christian Grothoff Assigned To safey => mrwiggles
2010-05-06 16:15 mrwiggles Note Added: 0004013
2010-05-09 17:13 mrwiggles Resolution open => fixed
2010-05-12 16:05 mrwiggles Status assigned => closed