codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Python: Add tests for functional-like programming

Open yoff opened this issue 1 year ago • 0 comments
trafficstars

This can also serve for a place to add tests for constructs like threading.Thread, mulitprocess.Process, concurrent.futures.ThreadPoolExecutor, and concurrent.futures.ProcessPoolExecutor.

Pull Request checklist

All query authors

Internal query authors only

  • [x] Autofixes generated based on these changes are valid, only needed if this PR makes significant changes to .ql, .qll, or .qhelp files. See the documentation (internal access required).
  • [x] Changes are validated at scale (internal access required).
  • [x] Adding a new query? Consider also adding the query to autofix.

yoff avatar Oct 15 '24 10:10 yoff