避免共享行情释放触发整图复制
This commit is contained in:
@@ -3053,7 +3053,7 @@ where
|
||||
drop(minute_group);
|
||||
drop(minute_quotes);
|
||||
drop(quote_data);
|
||||
self.data.remove_execution_quotes_on_date(execution_date);
|
||||
self.data.release_execution_quotes_on_date(execution_date);
|
||||
}
|
||||
|
||||
portfolio.update_prices_with_options(
|
||||
|
||||
Reference in New Issue
Block a user