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

RLink Forwarding Issue #2090

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 19, 2023

  1. - Corrected param name

    - Added variable for repetitively accessed dictionary value
    - extended if statement to also check if "sub" is not None to see if the subscription has actually been made.
    - Added on_remote_leave to empty dictionary of forwarded subscriptions
    - extended if statement to also check if "reg" is not None to see if the registration has actually been made.
    - Made "create forwarding registration" log debug level to match the subscription one. This is expected functionality and there can be large amounts of registrations which would cause log spam.
    David Ellis committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f37a93a View commit details
    Browse the repository at this point in the history