liqo icon indicating copy to clipboard operation
liqo copied to clipboard

Network: error check in rt_tables file close

Open cheina97 opened this issue 11 months ago • 1 comments

Description

This PR adds error checks on errors when method Close() is called on open files

cheina97 avatar Mar 05 '24 12:03 cheina97

Hi @cheina97. Thanks for your PR!

I am @adamjensenbot. You can interact with me issuing a slash command in the first line of a comment. Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch (You can add the option test=true to launch the tests when the rebase operation is completed)
  • /merge: Merge this PR into the master branch
  • /build Build Liqo components
  • /test Launch the E2E and Unit tests
  • /hold, /unhold Add/remove the hold label to prevent merging with /merge

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • kind/breaking: :boom: Breaking Change
  • kind/feature: :rocket: New Feature
  • kind/bug: :bug: Bug Fix
  • kind/cleanup: :broom: Code Refactoring
  • kind/docs: :memo: Documentation

adamjensenbot avatar Mar 05 '24 12:03 adamjensenbot

/merge

cheina97 avatar Mar 06 '24 14:03 cheina97