Skip to content

fix: Don't use MultiThreadedExecutor in tests#1228

Open
bjsowa wants to merge 2 commits intoros2from
fix/use-single-threaded-executor-in-tests
Open

fix: Don't use MultiThreadedExecutor in tests#1228
bjsowa wants to merge 2 commits intoros2from
fix/use-single-threaded-executor-in-tests

Conversation

@bjsowa
Copy link
Copy Markdown
Member

@bjsowa bjsowa commented May 5, 2026

Public API Changes
None

Description
Action capability test seems to be flaky again. Changing from MultiThreadedExecutor to SingleThreadedExecutor seems to fix that issue so I replaced it whenever I could find it.

@bjsowa
Copy link
Copy Markdown
Member Author

bjsowa commented May 5, 2026

CI seems to be broken for now due to Rolling switching from Ubuntu 24 to Ubuntu 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant