Skip to content

Added process.RunWithinContext method #1546

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

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 11, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?
    Added a method that allows to bound process execution to a context.
  • Does this PR introduce a breaking change, and is titled accordingly?
    No breaking changes

@cmaglie cmaglie force-pushed the add-process-context-support branch 2 times, most recently from 689d109 to e7e8d2f Compare November 11, 2021 11:06
This method allows to bound process execution to a context.
@cmaglie cmaglie force-pushed the add-process-context-support branch from e7e8d2f to 408a2dd Compare November 11, 2021 11:06
@cmaglie cmaglie requested a review from a team November 11, 2021 11:07
@cmaglie cmaglie merged commit bf4a784 into arduino:master Nov 11, 2021
@cmaglie cmaglie deleted the add-process-context-support branch November 11, 2021 11:35
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