summary refs log tree commit diff stats
path: root/results/scraper/fex/760
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/760')
-rw-r--r--results/scraper/fex/7603
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/fex/760 b/results/scraper/fex/760
new file mode 100644
index 00000000..4322ac36
--- /dev/null
+++ b/results/scraper/fex/760
@@ -0,0 +1,3 @@
+Clean up thread state on exit
+When a thread exits we don't fully clean up its state until process end. Effectively this leaks memory.

+Clean it up and test with a fork bomb application.
\ No newline at end of file