- the master process allowed to restart the slave process when it disappears
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 15 Mar 2005 08:19:27 +0000 (08:19 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 15 Mar 2005 08:19:27 +0000 (08:19 +0000)
- the slave process commits suicide after 1000 renewal attempts (this should prevent from problems with memory leaks in myproxy/globus libraries).
- signals handled properly

org.glite.security.proxyrenewal/project/version.properties

index 34be4df..54d6b19 100644 (file)
@@ -1,4 +1,4 @@
 
-module.version = 1.0.1
+module.version = 1.0.2
 module.age = 1
-                               
\ No newline at end of file
+