You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running colcon as top level process isn't always possible, and sometimes, colcon is run as part of a larger build (build server, pytest, etc.)
Is it possible for the parallel executor to conform to be a good jobserver interactive citizen? Example of existing implementation: https://pypi.org/project/pytest-jobserver/