Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: fix promise use in platform_timer_asio_fallback.cpp #460

Closed
linh2931 opened this issue Jun 20, 2022 · 1 comment · Fixed by #482
Closed

Backport: fix promise use in platform_timer_asio_fallback.cpp #460

linh2931 opened this issue Jun 20, 2022 · 1 comment · Fixed by #482
Assignees
Milestone

Comments

@linh2931
Copy link
Member

EOSIO/eos#9331

Get future before promise use to avoid race on set_value & get_future

@linh2931
Copy link
Member Author

PR #482.

@linh2931 linh2931 moved this to Todo in ENF Engineering Jun 23, 2022
@linh2931 linh2931 moved this from Todo to Done in ENF Engineering Jun 23, 2022
@arhag arhag added this to the Mandel 3.2.0-rc1 milestone Jul 1, 2022
@stephenpdeos stephenpdeos modified the milestones: Mandel 3.2.0-rc1, Mandel 3.2.0 Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants