Skip to content

Conversation

@MuhamadRifansyah
Copy link
Contributor

Overview

Avoid import-time logging side effects in zenoh_msgs.session and clean up related diagnostics.

Changes

  • Move logging.basicConfig to a guarded call inside open_zenoh_session.
  • Add module docstring and tighten logging style.
  • Suppress local tooling import noise for zenoh, and clean up minor lint warnings.

Impact

Prevents unexpected global logging reconfiguration on import while preserving runtime behavior.

Testing

all ruff check passed

Additional Information

Line endings normalized in src/zenoh_msgs/session.py to satisfy pylint.

@MuhamadRifansyah MuhamadRifansyah requested review from a team as code owners February 11, 2026 14:45
@github-actions github-actions bot added robotics Robotics code changes python Python code labels Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python code robotics Robotics code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant