huaxin_client/l2_data_manager.py
@@ -201,9 +201,7 @@ if use_time > 0.01: # 记录10ms以上的数据 huaxin_l2_log.info(logger_local_huaxin_l2_error, f"耗时:{use_time}s 结束数据:{temp_list[-1]}") temp_list = [] else: if code not in self.temp_order_queue_dict: self.l2_order_codes.discard(code)