We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5132168 commit 6fb153dCopy full SHA for 6fb153d
worker.py
@@ -376,4 +376,4 @@ def run(self):
376
if self.preVM and not vm:
377
vm = self.job.vm = self.preVM
378
if vm:
379
- self.detachVM(return_vm=False, replace_vm=True)
+ self.detachVM(return_vm=False, replace_vm=True)
0 commit comments