This is a test for #515.
评论 (2)
#2 – jepler 于 2022-07-13
Components are divided into two categories, “realtime” and “userspace”. The original issue #515 was half fixed in #516, for “realtime” components, which were the original problem. This added a test for “userspace” components, but didn’t fix it for that case. Now, I’ve updated this PR and actually implemented the fix.
#1 – petterreinholdtsen 于 2022-07-13
Should this pull request still be used? Issue #515 is closed with a comment suggesting this pull request should be cancelled.