Don't redefine semaphore
This commit is contained in:
		
							parent
							
								
									998d0492e2
								
							
						
					
					
						commit
						19620ff4d1
					
				| @ -27,7 +27,6 @@ | ||||
| #include <regex> | ||||
| 
 | ||||
| namespace fs = std::filesystem; | ||||
| std::counting_semaphore<5> semaphore(5); | ||||
| 
 | ||||
| static void log_info(const std::string &msg) { | ||||
|     std::cout << "[INFO] " << msg << "\n"; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user