Skip to content
Snippets Groups Projects

Fix various Sphinx warnings

1 unresolved thread

Migrated from D5514 (view on Phabricator)

Merge request reports

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
145 145 return self.state_from_dict(self.lister_obj.current_state)
146 146
147 147 def set_state_in_scheduler(self) -> None:
148 """Update the state in the scheduler backend from the state of the current instance.
148 """Update the state in the scheduler backend from the state of the current
149 instance.
149 150
150 151 Raises:
151 :class:`swh.scheduler.exc.StaleData` in case of a race condition between
152 concurrent listers (from :meth:`swh.scheduler.Scheduler.update_lister`).
152 swh.scheduler.exc.StaleData: in case of a race condition between
  • Merge request was accepted

  • Antoine Lambert approved this merge request

    approved this merge request

  • Author Maintainer

    Merge request was merged

  • closed

  • Please register or sign in to reply
    Loading