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

fix: app-service-configurable issue 74 #383

Merged
merged 1 commit into from
Jun 17, 2020
Merged

fix: app-service-configurable issue 74 #383

merged 1 commit into from
Jun 17, 2020

Conversation

charles-knox-intel
Copy link
Contributor

Signed-off-by: charles-knox-intel 44684517+charles-knox-intel@users.noreply.github.com

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

The ctrl+C interrupt signal from the keyboard is not being correctly handled in downstream app services.

Issue Number: edgexfoundry/app-service-configurable#74

What is the new behavior?

The proper context is now being passed to clients during app services bootstrap, which in turn allows the interrupt signal event to be handled by downstream client handlers.

Does this PR introduce a breaking change?

  • Yes
  • No

Are there any new imports or modules? If so, what are they used for and why?

No

Are there any specific instructions or things that should be known prior to reviewing?

Downstream repositories will need to be updated in order to receive this bugfix.

Other information

N/A

Signed-off-by: charles-knox-intel <44684517+charles-knox-intel@users.noreply.github.com>
@charles-knox-intel charles-knox-intel marked this pull request as ready for review June 17, 2020 14:01
@lenny-goodell
Copy link
Member

recheck

@lenny-goodell lenny-goodell merged commit f08b8d6 into edgexfoundry:master Jun 17, 2020
@lenny-goodell
Copy link
Member

closes #384

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