### Why do you want to refactor this code? ```Markdown 目前createUnsafe中,每次建立txn的时候,会生成一个自己的Process和一个新的TxnWorkSpace 看这2个部分是否可以复用 ``` <img width="1675" alt="Image" src="https://github.com/user-attachments/assets/db05f84a-151b-4449-af60-3cc15e49f1c9" /> ### Describe the solution you'd like 同上 ### Describe alternatives you've considered _No response_ ### Additional information _No response_
Why do you want to refactor this code?
Describe the solution you'd like
同上
Describe alternatives you've considered
No response
Additional information
No response