Home
last modified time | relevance | path

Searched refs:has_finished (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dgitlab_section.py37 def has_finished(self) -> bool: member in GitlabSection
65 assert not self.has_finished, "Starting an already finished section"
H A Dlog_follower.py85 if self.current_section and not self.current_section.has_finished:

Completed in 1 milliseconds