Skip to content

fix typo in 'synchronized' documentation (backport #3388)#3390

Merged
bmagyar merged 1 commit into
kiltedfrom
mergify/bp/kilted/pr-3388
Jun 18, 2026
Merged

fix typo in 'synchronized' documentation (backport #3388)#3390
bmagyar merged 1 commit into
kiltedfrom
mergify/bp/kilted/pr-3388

Conversation

@mergify

@mergify mergify Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Description

Fix:

The thread will run with the synchronized with the main controller_manager thread.

->

The thread will run synchronized with the main controller_manager thread.

Fixes # (issue)

Is this user-facing behavior change?

Did you use Generative AI?

No.

Additional Information

TODOs

To send us a pull request, please:

  • Fork the repository.
  • Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
  • Ensure local tests pass. (colcon test and pre-commit run (requires you to install pre-commit by pip3 install pre-commit)
  • Commit to your fork using clear commit messages.
  • Send a pull request, answering any default questions in the pull request interface.
  • Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.

This is an automatic backport of pull request #3388 done by [Mergify](https://mergify.com).

@bmagyar bmagyar merged commit b2ac658 into kilted Jun 18, 2026
6 checks passed
@bmagyar bmagyar deleted the mergify/bp/kilted/pr-3388 branch June 18, 2026 13:56
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.

2 participants