Skip to content

Commit c1da933

Browse files
committed
tweak
1 parent e97ad4d commit c1da933

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ watch out for side effects! I don't do assignments, but any functions you call
9595

9696
Can't handle `\` continuations.
9797

98+
With Python `threading` package, don't use multiple threads calling clarify(). `multiprocessing` package should be fine.
99+
98100
Also note: I've built my own parser to handle just the assignments / expressions tsensor can handle.
99101

100102
## Deploy (parrt's use)

0 commit comments

Comments
 (0)