method

wait_for_child_process_to_exit

v2_6_3 - Show latest stable - Class: Gem::TestCase
wait_for_child_process_to_exit()
public

In case we’re building docs in a background process, this method waits for that process to exit (or if it’s already been reaped, or never happened, swallows the Errno::ECHILD error).