summaryrefslogtreecommitdiff
path: root/tests/063-process-manager/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/063-process-manager/info.txt')
-rw-r--r--tests/063-process-manager/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/063-process-manager/info.txt b/tests/063-process-manager/info.txt
new file mode 100644
index 0000000..e5907c4
--- /dev/null
+++ b/tests/063-process-manager/info.txt
@@ -0,0 +1,2 @@
+Test that spawning a child process and then reaping it (a) works and (b)
+doesn't cause the system to busy-wait.