Closed mark8s closed 8 months ago
I feel that the return type is changed from VThread to Thread without any impact on the main process. Can you provide quick support? @D-D-H
@mark8s VThread is the view model exposed to the users, and Thread is an internal struct. If you think some fields of Thread are needed, we'd better add those fields into Vthread in my opinion.
VThread
Thread
Vthread
I feel that the return type is changed from VThread to Thread without any impact on the main process. Can you provide quick support? @D-D-H