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: More robust shutdown/cleanup/reset #188

Commits on Jan 19, 2024

  1. fix: More robust shutdown/cleanup/reset

    Previously, we shutdown the consumer thread causing any reuse of the
    Api to block on the second event emitted to the event executor.
    
    Fixes: open-feature#186
    
    Signed-off-by: Austin Drenski <austin@austindrenski.io>
    austindrenski committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f8ada7d View commit details
    Browse the repository at this point in the history