mirror of
				https://github.com/clearml/clearml
				synced 2025-06-26 18:16:07 +00:00 
			
		
		
		
	Fix cloning pipelines ran with start_locally() doesn't work
				
					
				
			This commit is contained in:
		
							parent
							
								
									f570072883
								
							
						
					
					
						commit
						fa45d32394
					
				| @ -824,9 +824,9 @@ class PipelineController(object): | ||||
|             self._default_execution_queue = self._default_execution_queue or 'mock' | ||||
| 
 | ||||
|         # serialize state only if we are running locally | ||||
|         self._verify() | ||||
|         self._serialize_pipeline_task() | ||||
|         self.update_execution_plot() | ||||
|         if Task.running_locally() or not self._task.is_main_task(): | ||||
|             self._verify() | ||||
|             self._serialize_pipeline_task() | ||||
| 
 | ||||
|         self._start(wait=True) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 allegroai
						allegroai