Skip to content

Shutdown doesn't block #683

Closed
Closed
@toddbaert

Description

@toddbaert

The .shutdown() method starts the shutdown in a new thread, and doesn't wait for its' completion. The net impact of this, is that the shutdown is hopefully finished some time after the method is called.

I believe this somewhat undermines the purpose of the shutdown, which is to guaranty the cleanup of the provider, flushing telemetry, etc.

cc @kinyoklion @open-feature/sdk-java-maintainers @open-feature/sdk-java-approvers

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcontribfestA good issue for Contribfest KubeCon EU '24good first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions