In the test directory of the launch source [https://github.com/ros2/launch/tree/master/launch/test], the launch_multiple_counter.py example references the data member process_descriptors of class LaunchDescriptor. This doesn't exist. I think the example should reference task_descriptors instead.