ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
126 stars 142 forks source link

[launch] test_execute_process.test_execute_process_shutdown sometimes fails #503

Closed ivanpauno closed 2 years ago

ivanpauno commented 3 years ago

Bug report

Required Info:

Steps to reproduce issue

Run test_execute_process.

Expected behavior

It should never fail.

Actual behavior

It sometimes fail.

Additional information

Failure found in CI:

That's the only instance of the issue I've seen.

sloretz commented 2 years ago

I'm able to reproduce this when running

stress --cpu `nproc`