Skip to content

fix: Race condition in Initializing services#13300

Merged
kodiakhq[bot] merged 2 commits intomainfrom
race-condition
Aug 23, 2023
Merged

fix: Race condition in Initializing services#13300
kodiakhq[bot] merged 2 commits intomainfrom
race-condition

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

In original implementation service could be recreated and service would end up being nil when actually used

@bbernays bbernays added the automerge Automatically merge once required checks pass label Aug 23, 2023
@kodiakhq kodiakhq bot merged commit 73a093d into main Aug 23, 2023
@kodiakhq kodiakhq bot deleted the race-condition branch August 23, 2023 16:08
kodiakhq bot pushed a commit that referenced this pull request Aug 29, 2023
🤖 I have created a release *beep* *boop*
---


## [22.8.0](plugins-source-aws-v22.7.0...plugins-source-aws-v22.8.0) (2023-08-29)


### Features

* Implement CIS AWS v1.5.0 Section 1.16 and 1.20 ([#13290](#13290)) ([7eb3e06](7eb3e06))
* **services:** Support newly added regions ([#13273](#13273)) ([c6727a9](c6727a9))
* **services:** Support newly added regions ([#13358](#13358)) ([4ed4a9a](4ed4a9a))


### Bug Fixes

* **deps:** Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` ([#13341](#13341)) ([feb8f87](feb8f87))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.2 ([#13262](#13262)) ([5c55aa3](5c55aa3))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](#13285)) ([e076abd](e076abd))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.6 ([#13345](#13345)) ([a995a05](a995a05))
* Race condition in Initializing services ([#13300](#13300)) ([73a093d](73a093d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants