Implement required method 'resumeProducing'
							parent
							
								
									d3861b4442
								
							
						
					
					
						commit
						afdfd12bdf
					
				| 
						 | 
					@ -491,6 +491,9 @@ class _JsonProducer(object):
 | 
				
			||||||
    def stopProducing(self):
 | 
					    def stopProducing(self):
 | 
				
			||||||
        pass
 | 
					        pass
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    def resumeProducing(self):
 | 
				
			||||||
 | 
					        pass
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def _flatten_response_never_received(e):
 | 
					def _flatten_response_never_received(e):
 | 
				
			||||||
    if hasattr(e, "reasons"):
 | 
					    if hasattr(e, "reasons"):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue