Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects

Improve psi device base

Open appel_c requested to merge fix/improve_psi_device_base into main

Description

This MR allows the submit_task method to accept args and kwargs that are passed to the task that is submitted. In addition, it adds a method wait_for_conditions to improve usability of the PSIDeviceBase class. This allows to wait for conditions to be met. For instance, (self.daq_status.get, 'running'). In comparison to a SubScritpionStatus, this method gives more flexibility, and allows checks about whether the device was stopped in the mean time, and resolve the blocking call.

Definition of Done

  • Documentation is up-to-date.
Edited by appel_c

Merge request reports

Merge request pipeline #52960 passed with warnings

+7

Merge request pipeline passed with warnings for 2380f461

Test coverage 60.00% (1.00%) from 1 job
Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading