Skip to content

Conversation

@RonnyChan96
Copy link
Contributor

序列化保存时改为同步调用,避免异步调用导致可能的错误的状态保存

@RonnyChan96 RonnyChan96 self-assigned this Apr 28, 2025
@RonnyChan96
Copy link
Contributor Author

绑定issue #91 @CodeCasterX

@CodeCasterX CodeCasterX added type: enhancement A general enhancement in: elsa Issues in Elsa modules labels Apr 29, 2025
@CodeCasterX CodeCasterX added this to Nova Apr 29, 2025
@CodeCasterX CodeCasterX added this to the 3.5.0 milestone Apr 29, 2025
@RonnyChan96 RonnyChan96 changed the title [WIP] [elsa] 序列化保存时改为同步调用,避免异步调用导致可能的错误的状态保存 [elsa] 序列化保存时改为同步调用,避免异步调用导致可能的错误的状态保存 May 12, 2025
@RonnyChan96 RonnyChan96 changed the title [elsa] 序列化保存时改为同步调用,避免异步调用导致可能的错误的状态保存 [elsa] 序列化保存改同步 May 12, 2025
@CodeCasterX CodeCasterX merged commit 146bef3 into ModelEngine-Group:3.5.x May 12, 2025
1 check passed
@github-project-automation github-project-automation bot moved this to Done in Nova May 12, 2025
@CodeCasterX CodeCasterX modified the milestones: 3.5.0, elsa 0.1.0 May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: elsa Issues in Elsa modules type: enhancement A general enhancement

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

propertyChanged去除异步,只在对外接口提供异步。避免由于异步导致的保存过程数据的问题

2 participants