* Move addTempRoot() to the store API, and add another function
syncWithGC() to allow clients to register GC roots without needing write access to the global roots directory or the GC lock.
This commit is contained in:
		
							parent
							
								
									30bf547f4f
								
							
						
					
					
						commit
						e25fad691a
					
				
					 11 changed files with 81 additions and 17 deletions
				
			
		|  | @ -18,6 +18,8 @@ typedef enum { | |||
|     wopAddTextToStore, | ||||
|     wopBuildDerivations, | ||||
|     wopEnsurePath, | ||||
|     wopAddTempRoot, | ||||
|     wopSyncWithGC | ||||
| } WorkerOp; | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue