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

doc: Extend Coroutine Documentation #1288

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

Ashthetik
Copy link
Contributor

This PR extends the written documentation of coroutines to include a note regarding potential error fall-through situations such as #1222

Documentation change checklist

  • My documentation changes follow the docs style guide and any code examples follow the coding style guide.
  • I tested that my change works before raising the PR (via running doxygen, and testing examples).
  • I have not moved any existing pages or changed any existing URLs without strong justification as to why.
  • I have not generated content using AI or a desktop utility such as grammarly.

Extends the current coroutine intro to include a generalised warning regarding error fall throughs
@CLAassistant
Copy link

CLAassistant commented Oct 17, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 17, 2024
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit ab6949b
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/6710b9225f4a1f00081ac824
😎 Deploy Preview https://deploy-preview-1288--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@Jaskowicz1 Jaskowicz1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for including a reference for people to go off

Copy link
Member

@Mishura4 Mishura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good thank you!

@Mishura4 Mishura4 merged commit fb2b9d9 into brainboxdotcc:dev Oct 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants