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

add mechanism check for close handler #13

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

pperiyasamy
Copy link
Member

@pperiyasamy pperiyasamy commented Aug 31, 2021

this avoids unwanted execution of mechanism chain element's close method. otherwise there are unnecessary errors in the forwarder log though it doesn't affect the functionality.

Signed-off-by: Periyasamy Palanisamy periyasamy.palanisamy@est.tech

Description

Issue link

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionallity
  • Documentation
  • Refactoring
  • CI

Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@est.tech>
@pperiyasamy pperiyasamy merged commit 4ef670b into networkservicemesh:main Sep 3, 2021
@pperiyasamy pperiyasamy deleted the kernel-mech-fix branch September 3, 2021 07:07
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