open-feature / open-feature/dotnet-sdk

Provider lifecycle event ownership (race-condition fix)

Open
#799 0 comments 0 reactions 1 assignee View on GitHub

@kylejuliandev is already working on this.

Since Sep 5, 2026.

area: sdk type: bug v0.9.0
Dominant language
C#
Stars
138
Forks
27
Avg merge
13h 42m
Merged PRs (30d)
12

Description

Provider lifecycle event ownership (race-condition fix):

  • add opt-in marker so providers emit their own PROVIDER_READY/PROVIDER_ERROR;
  • SDK derives status from the provider event stream and keeps + deprecates the legacy synthetic path;
  • update first-party providers (spec 5.3.5, provider status 2.8, Appendix E)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.