typo
This commit is contained in:
		
							parent
							
								
									974b4b9ad0
								
							
						
					
					
						commit
						3776b86946
					
				| @ -6,6 +6,7 @@ import ( | |||||||
| 
 | 
 | ||||||
| func (suite *ThrottlerTestSuite) Test_AsyncDeliverOneValue() { | func (suite *ThrottlerTestSuite) Test_AsyncDeliverOneValue() { | ||||||
| 	value := 0 | 	value := 0 | ||||||
|  | 
 | ||||||
| 	pollInterval := 10 * time.Millisecond | 	pollInterval := 10 * time.Millisecond | ||||||
| 
 | 
 | ||||||
| 	throttler := NewAsyncThrottler[int](func(v *int) { | 	throttler := NewAsyncThrottler[int](func(v *int) { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user