Chaos Spawn
v0.0.2
Pages
Modules
ChaosSpawn.ProcessWatcher
GenServer implementation to record pids passed in and return random pids when requested.
Summary
Functions
add_pid(process_watcher, pid)
all_pids(process_watcher)
get_random_pid(process_watcher)
start_link(opts \\ [])
tidy_pids(process_watcher)
Functions
add_pid(process_watcher, pid)
all_pids(process_watcher)
get_random_pid(process_watcher)
start_link(opts \\ [])
tidy_pids(process_watcher)