Skip to content

Conversation

@candiduslynx
Copy link
Contributor

Follow-up for #10144

@candiduslynx candiduslynx requested review from a team and yevgenypats April 18, 2023 06:34
@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Apr 18, 2023
@cq-bot cq-bot added the sqlite label Apr 18, 2023
Copy link
Contributor

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's not quite the correct solution. as this will explode in memory. it should be called inside the for loop.

@candiduslynx
Copy link
Contributor Author

That's not quite the correct solution. as this will explode in memory. it should be called inside the for loop.

@yevgenypats
The release is still called inside the for loop. This is just a fallback for the premature exits.

Copy link
Contributor

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think line 20 is needed. the channel is not a buffered channel and it's just adds un-necessary logic unless Im missing something.

@kodiakhq kodiakhq bot merged commit 9fb86b9 into main Apr 18, 2023
@kodiakhq kodiakhq bot deleted the candiduslynx-patch-1 branch April 18, 2023 10:35
kodiakhq bot pushed a commit that referenced this pull request Apr 19, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.1](plugins-destination-sqlite-v2.0.0...plugins-destination-sqlite-v2.0.1) (2023-04-18)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.0 ([#10163](#10163)) ([9a7f214](9a7f214))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.1 ([#10175](#10175)) ([5b53423](5b53423))
* **sqlite:** Always release records ([#10154](#10154)) ([9fb86b9](9fb86b9))

---
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.

5 participants