kopia lustrzana https://github.com/projecthorus/pysondehub
				
				
				
			Fix bug with add_dict function in amateur uploader
							rodzic
							
								
									3fb498d7a4
								
							
						
					
					
						commit
						4660113e75
					
				|  | @ -12,7 +12,7 @@ import queue | |||
| import gzip | ||||
| 
 | ||||
| 
 | ||||
| __version__ = "0.3.0" | ||||
| __version__ = "0.3.1" | ||||
| 
 | ||||
| S3_BUCKET = "sondehub-history" | ||||
| 
 | ||||
|  |  | |||
|  | @ -350,9 +350,6 @@ class Uploader(object): | |||
|             telemetry (dict): Telemetry dictionary to add to the input queue. | ||||
|         """ | ||||
| 
 | ||||
|         if self.inhibit: | ||||
|             return | ||||
| 
 | ||||
|         # Add it to the queue if we are running. | ||||
|         if self.input_processing_running: | ||||
|             self.input_queue.put(telemetry) | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Mark Jessop
						Mark Jessop