".github/git@developer.sourcefind.cn:orangecat/ollama.git" did not exist on "927d98a6cde43ffee3ef269cf013df5e96cbe767"
Commit 1659e56a authored by Hejing Li's avatar Hejing Li
Browse files

another error fix

parent 953b9aa7
......@@ -106,7 +106,7 @@ class ExperimentBaseRunner(abc.ABC):
if sim.wait_terminate():
self._wait_sims.append(sc)
if self.verbose:
if self._verbose:
print(f'{self._simulation.name}: started {name}')
async def before_wait(self) -> None:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment