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: error handling of Serve/ServeTLS funcs #397

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

skyerus
Copy link
Contributor

@skyerus skyerus commented Feb 9, 2023

This PR

Fixes error handling of Serve/ServeTLS being deferred until flagd shutdown.
If an error occurred from one of these functions, it'd be ignored until shutdown.

Related Issues

Notes

Follow-up Tasks

How to test

@skyerus skyerus force-pushed the fix/connect-server-err-handling branch from 89738de to ba47e9f Compare February 9, 2023 15:44
@beeme1mr beeme1mr added this pull request to the merge queue Feb 9, 2023
@beeme1mr beeme1mr removed this pull request from the merge queue due to a manual request Feb 9, 2023
@skyerus skyerus force-pushed the fix/connect-server-err-handling branch from ba47e9f to ed0d713 Compare February 10, 2023 13:28
@skyerus skyerus merged commit 8923bf2 into open-feature:main Feb 10, 2023
@skyerus skyerus deleted the fix/connect-server-err-handling branch February 10, 2023 13:38
Kavindu-Dodan pushed a commit that referenced this pull request Feb 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.7](v0.3.6...v0.3.7)
(2023-02-13)


### Bug Fixes

* **deps:** update module golang.org/x/net to v0.6.0
([#396](#396))
([beb7564](beb7564))
* **deps:** update module google.golang.org/grpc to v1.53.0
([#388](#388))
([174cd7c](174cd7c))
* error handling of Serve/ServeTLS funcs
([#397](#397))
([8923bf2](8923bf2))
* fix race in http sync test
([#401](#401))
([1d0c8e1](1d0c8e1))
* sbom artefact name
([#380](#380))
([3daef26](3daef26)),
closes [#379](#379)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants