We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195b70a commit 9ed8fe5Copy full SHA for 9ed8fe5
python/ql/test/library-tests/dataflow/coverage/functional.py
@@ -62,6 +62,6 @@ def process_dict(func, **args):
62
63
# TODO:
64
# Consider adding tests for
65
-# threading.Thread, mulitprocess.Process,
+# threading.Thread, multiprocess.Process,
66
# concurrent.futures.ThreadPoolExecutor,
67
# and concurrent.futures.ProcessPoolExecutor.
0 commit comments