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

90 add enter and exit methods to qmi instrument #98

Merged

Commits on Aug 22, 2024

  1. [QMI-090] Added RPCable __enter__ and __exit__ methods to `QMI_In…

    …strument` and `QMI_TaskRunner` classes, which inherit from `QMI_RpcProxy`. The latter has also now the same methods implemented but not as RPC methods. Added warnings of obsoletion into `open_close` and `start_stop_join` context managers in `qmi.utils.context_managers`. Added unit-tests, and added and improved docstrings.
    heevasti committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    426edd6 View commit details
    Browse the repository at this point in the history
  2. [QMI-090] Fix error in scheduled full-ci by installing dependencies f…

    …or unit-tests.
    heevasti committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8f27fcd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    b577fc3 View commit details
    Browse the repository at this point in the history
  2. [QMI-090] Not installing the qmi package in editable mode for the pip…

    …elines.
    heevasti committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5e58cd8 View commit details
    Browse the repository at this point in the history
  3. [QMI-090] Adding link to python docs.

    heevasti committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c921bac View commit details
    Browse the repository at this point in the history