mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									c2dcdc5420
								
							
						
					
					
						commit
						6a8205c32e
					
				| @ -2851,15 +2851,18 @@ function(title, func){ | |||||||
| var TaskActions = actions.Actions({ | var TaskActions = actions.Actions({ | ||||||
| 	config: { | 	config: { | ||||||
| 		'context-exclude-attrs': [ | 		'context-exclude-attrs': [ | ||||||
| 			// XXX what else should we isolate from the clone???
 |  | ||||||
| 			'__tasks', |  | ||||||
| 			'__queues', |  | ||||||
| 
 |  | ||||||
| 			// NOTE: these are commented out so as to reuse contexts where 
 | 			// NOTE: these are commented out so as to reuse contexts where 
 | ||||||
| 			// 		possible... (XXX revise)
 | 			// 		possible... (XXX revise)
 | ||||||
| 			//'__links',
 | 			//'__links',
 | ||||||
| 			//'__isolated',
 | 			//'__isolated',
 | ||||||
| 
 | 
 | ||||||
|  | 			// keep all the tasks/queues in one pool...
 | ||||||
|  | 			//
 | ||||||
|  | 			// NOTE: a linked context in here can stop main tasks and vise versa...
 | ||||||
|  | 			// XXX what else should we isolate from the clone???
 | ||||||
|  | 			'__tasks', | ||||||
|  | 			'__queues', | ||||||
|  | 
 | ||||||
| 			'features', | 			'features', | ||||||
| 		], | 		], | ||||||
| 	}, | 	}, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user