Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added thread_get for threads #930

Merged
merged 1 commit into from
Oct 9, 2023
Merged

feat: added thread_get for threads #930

merged 1 commit into from
Oct 9, 2023

Conversation

Jaskowicz1
Copy link
Contributor

@Jaskowicz1 Jaskowicz1 commented Oct 8, 2023

This PR adds a thread_get function to the cluster object, allowing people to get a thread object from an id.

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2023

Thank you for your contribution, but PRs must be raised against the dev branch. Please log your pull request against the dev branch not master. You can also retarget this pull request, then reopen it.

@github-actions github-actions bot closed this Oct 8, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Oct 8, 2023
@Jaskowicz1 Jaskowicz1 reopened this Oct 8, 2023
@Jaskowicz1 Jaskowicz1 changed the base branch from master to dev October 8, 2023 20:09
@Jaskowicz1 Jaskowicz1 marked this pull request as ready for review October 9, 2023 08:35
@braindigitalis braindigitalis merged commit 9e8b878 into brainboxdotcc:dev Oct 9, 2023
45 of 48 checks passed
@Jaskowicz1 Jaskowicz1 deleted the thread-changes branch October 14, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Improvements or additions to code. documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants