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

update async-simple #882

Merged
merged 7 commits into from
Jan 20, 2025
Merged

update async-simple #882

merged 7 commits into from
Jan 20, 2025

Conversation

poor-circle
Copy link
Collaborator

@poor-circle poor-circle commented Jan 16, 2025

What is changing

  1. update async-simple for future support of structure cancellation.

  2. New version async-simple could provide a hint of schedule priority, now when we call async_simple::coro::Yield{}, we will push the work to the queue instead run it immediately, which avoid of stack overflow.

Example

Copy link

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

Copy link

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

Copy link

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

Copy link

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

include/ylt/coro_io/client_pool.hpp Outdated Show resolved Hide resolved
include/ylt/coro_io/client_pool.hpp Outdated Show resolved Hide resolved
src/coro_io/tests/test_load_blancer.cpp Outdated Show resolved Hide resolved
Copy link

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

@poor-circle poor-circle merged commit 45d5061 into alibaba:main Jan 20, 2025
32 of 33 checks passed
Copy link

for detail, goto summary download Artifacts base-ylt-cov-report(base commit coverage report) and ylt-cov-report(current pull request coverage report)

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