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: shutdown method blocks until task executor shutdown completes #873

Merged

Merge branch 'main' into feat/683_shutdown_doesnt_block

48a89fd
Select commit
Loading
Failed to load commit list.
Merged

fix: shutdown method blocks until task executor shutdown completes #873

Merge branch 'main' into feat/683_shutdown_doesnt_block
48a89fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 5, 2024 in 0s

14.28% of diff hit (target 95.41%)

View this Pull Request on Codecov

14.28% of diff hit (target 95.41%)

Annotations

Check warning on line 159 in src/main/java/dev/openfeature/sdk/EventSupport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/EventSupport.java#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 163 in src/main/java/dev/openfeature/sdk/EventSupport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/EventSupport.java#L161-L163

Added lines #L161 - L163 were not covered by tests