Facepalm: actually return latest index on time slice fail..
							parent
							
								
									f2179dc6f8
								
							
						
					
					
						commit
						f850959a39
					
				|  | @ -232,7 +232,7 @@ class Flume(Struct): | ||||||
|             return array['index'][mask][0] |             return array['index'][mask][0] | ||||||
| 
 | 
 | ||||||
|         # just the latest index |         # just the latest index | ||||||
|         array['index'][-1] |         return array['index'][-1] | ||||||
| 
 | 
 | ||||||
|     def slice_from_time( |     def slice_from_time( | ||||||
|         self, |         self, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue