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

Fix yielding in progress loop #278

Merged
merged 3 commits into from
Aug 1, 2024

refactor progress and yield calls

4fa9572
Select commit
Loading
Failed to load commit list.
Merged

Fix yielding in progress loop #278

refactor progress and yield calls
4fa9572
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 1s

81.25% of diff hit (target 57.21%)

View this Pull Request on Codecov

81.25% of diff hit (target 57.21%)

Annotations

Check warning on line 2045 in src/margo-core.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/margo-core.c#L2045

Added line #L2045 was not covered by tests

Check warning on line 2048 in src/margo-core.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/margo-core.c#L2048

Added line #L2048 was not covered by tests

Check warning on line 198 in tests/unit-tests/margo-init.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/unit-tests/margo-init.c#L197-L198

Added lines #L197 - L198 were not covered by tests