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

Bound channel elements processed every time process_events is called #200

Merged
merged 3 commits into from
Jul 21, 2024

bugfix: Use a different strategy for yielding

d09724a
Select commit
Loading
Failed to load commit list.
Merged

Bound channel elements processed every time process_events is called #200

bugfix: Use a different strategy for yielding
d09724a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 21, 2024 in 0s

95.18% of diff hit (target 85.08%)

View this Pull Request on Codecov

95.18% of diff hit (target 85.08%)

Annotations

Check warning on line 345 in src/sources/futures.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/futures.rs#L345

Added line #L345 was not covered by tests

Check warning on line 353 in src/sources/futures.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/futures.rs#L353

Added line #L353 was not covered by tests

Check warning on line 380 in src/sources/futures.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/futures.rs#L380

Added line #L380 was not covered by tests

Check warning on line 385 in src/sources/futures.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/futures.rs#L385

Added line #L385 was not covered by tests