projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5f5c03
)
testcase comment
author
ng0
<ng0@n0.is>
Fri, 16 Aug 2019 22:03:35 +0000
(22:03 +0000)
committer
ng0
<ng0@n0.is>
Fri, 16 Aug 2019 22:03:35 +0000
(22:03 +0000)
doc/handbook/chapters/developer.texi
patch
|
blob
|
history
diff --git
a/doc/handbook/chapters/developer.texi
b/doc/handbook/chapters/developer.texi
index 98beaac3375ecab4aeb172b7b913a5ed4b029c23..3da2dcd888a1309f8db1e7b08a2c80b7a44e4c5b 100644
(file)
--- a/
doc/handbook/chapters/developer.texi
+++ b/
doc/handbook/chapters/developer.texi
@@
-1648,6
+1648,7
@@
However, most of the time only one ARM process is needed. Note that on
exit, the testcase should shutdown ARM with a @code{TERM} signal (to give
it the chance to cleanly stop its child processes).
+@c TODO: Is this still compiling and working as intended?
The following code illustrates spawning and killing an ARM process from a
testcase: