Skip to content

Call the bind_device function only if the bind_device network option …#713

Merged
h3nill merged 1 commit intobytebeamio:mainfrom
hivewatch:fix_bind_device
Sep 29, 2023
Merged

Call the bind_device function only if the bind_device network option …#713
h3nill merged 1 commit intobytebeamio:mainfrom
hivewatch:fix_bind_device

Conversation

@frank-hivewatch
Copy link
Contributor

Call the bind_device function only if the bind_device network option is defined.

If binding device is None or an empty string it removes the binding,
which is causing PermissionDenied errors in AWS environment (lambda function).

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

…is defined.

If binding device is None or an empty string it removes the binding,
which is causing PermissionDenied errors in AWS environment (lambda function).
@h3nill
Copy link

h3nill commented Sep 29, 2023

Thank you!

@h3nill h3nill merged commit ce36a08 into bytebeamio:main Sep 29, 2023
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.

3 participants