It looks [like this change](https://github.com/open-feature/flagd/pull/1697) created a very subtle (doesn't show up on most test runs) [race condition](https://github.com/open-feature/flagd/actions/runs/16623441044/job/47033372823) in tests. I think [upcoming changes](https://github.com/open-feature/flagd/issues/1675) in how we handle subscriptions (using the new DB) will fix this indirectly, but I'm making a note of it here.
It looks like this change created a very subtle (doesn't show up on most test runs) race condition in tests.
I think upcoming changes in how we handle subscriptions (using the new DB) will fix this indirectly, but I'm making a note of it here.