Skip to content

feat(#3840): Fix Concurrency Issue Related to TrStepped#3855

Merged
yegor256 merged 5 commits into
objectionary:masterfrom
volodya-lombrozo:3840_tr_stepped
Jan 27, 2025
Merged

feat(#3840): Fix Concurrency Issue Related to TrStepped#3855
yegor256 merged 5 commits into
objectionary:masterfrom
volodya-lombrozo:3840_tr_stepped

Conversation

@volodya-lombrozo

Copy link
Copy Markdown
Member

In this PR I fixed TrStepped class concurrency issue. It happened because TrStepped.STEPPED value wasn't synchronized.
To ensure that required resource is loaded only once, I've added Once class.

Related to #3840.

@volodya-lombrozo

Copy link
Copy Markdown
Member Author

@yegor256 Could you review these changes, please?

@yegor256 yegor256 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@volodya-lombrozo cool, thanks!

@yegor256 yegor256 added this pull request to the merge queue Jan 27, 2025
Merged via the queue into objectionary:master with commit e80f520 Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants