mirror of
				https://github.com/42wim/matterbridge.git
				synced 2025-10-27 20:07:35 +01:00 
			
		
		
		
	 8eba2d3e50
			
		
	
	
		8eba2d3e50
		
			
		
	
	
	
	
		
			
			This makes the handlers run in a seperate go-routine in girc, and makes sure that girc isn't blocked on executing PONG requests when matterbridge takes a long time handling the incoming message. This can happen when another bridge is in a backoff state where the backoff time exceeds the IRC ping timeout.