mirror of
				https://github.com/fluffle/goirc
				synced 2025-11-03 19:48:04 +00:00 
			
		
		
		
	Revert "Merge branch 'master' into release"
This reverts commit2528d13314, reversing changes made tof0a9246c7a.
This commit is contained in:
		
							parent
							
								
									2528d13314
								
							
						
					
					
						commit
						1849d886d4
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ func TestParallelDispatch(t *testing.T) {
 | 
			
		|||
 | 
			
		||||
func TestSerialDispatch(t *testing.T) {
 | 
			
		||||
	r := NewRegistry()
 | 
			
		||||
	r.(*registry).Serial()
 | 
			
		||||
	r.Serial()
 | 
			
		||||
	// ensure we have enough of a buffer that all sends complete
 | 
			
		||||
	out := make(chan int, 5)
 | 
			
		||||
	// handler factory :-)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue