Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't force on a factory that is not always avail
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 8 Jan 2019 14:30:40 +0000 (15:30 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 8 Jan 2019 22:17:12 +0000 (23:17 +0100)
examples/python/actor-daemon/actor-daemon.tesh

index e3b4ec6..71c19ce 100644 (file)
@@ -2,7 +2,7 @@
 
 p Testing the process daemonization feature
 
-$ python3 ${bindir:=.}/actor-daemon.py ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n" --cfg=contexts/factory:ucontext
+$ python3 ${bindir:=.}/actor-daemon.py ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n"
 > [  0.000000] (worker@Boivin) Let's do some work (for 10 sec on Boivin).
 > [  0.000000] (daemon@Tremblay) Hello from the infinite loop
 > [  3.000000] (daemon@Tremblay) Hello from the infinite loop