aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/readme.txt')
-rw-r--r--externals/grill/py/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt
index 1aa18022..ba16e3ff 100644
--- a/externals/grill/py/readme.txt
+++ b/externals/grill/py/readme.txt
@@ -150,8 +150,9 @@ general:
features:
- enable multiple interpreters? ( -> not possible within one thread)
+- options to fully detach a script (included initialization and finalization)
- stop individual threads
- support named (keyword) arguments (like attributes for messages)
tests:
-- check for python threading support
+- compile-time check for python threading support