Python stdlib module — multiprocessing. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.active_children()Neutralactive_children()
Return list of process objects corresponding to live child processes
.current_process()Neutralcurrent_process()
Return process object representing the current process
.parent_process()Neutralparent_process()
Return process object representing the parent process
| FQN | Field | |
|---|---|---|
| multiprocessing | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import multiprocessing