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

go cleanup memory after use #154

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

erka
Copy link
Collaborator

@erka erka commented Feb 28, 2024

@erka erka requested a review from a team as a code owner February 28, 2024 21:07
Copy link
Contributor

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

thanks @erka! I had wondered about this while I was working on #151 and meant to circle back to it

@markphelps
Copy link
Contributor

lol oh now I see this was on top of #151 . will get that into a reviewable state tonight

@markphelps markphelps merged commit 52a0a40 into flipt-io:list-flags Feb 28, 2024
7 checks passed
@erka
Copy link
Collaborator Author

erka commented Feb 28, 2024

FFI is a challenge and there is a lot of hidden gems :(

@erka erka deleted the list-flags branch February 28, 2024 23:09
markphelps added a commit that referenced this pull request Feb 29, 2024
kodiakhq bot pushed a commit that referenced this pull request Mar 1, 2024
* feat(wip): remove passing array of namespace everywhere

* chore: fmt

* feat(wip): return flags list

* chore: add basic test

* chore: rm namespace from requests

* chore: simplify

* chore: fix ruby client/test

* chore: java client

* chore: fmt java

* chore: try to add list_flags to node

* chore: try to ignore unknown flag type property

* chore: try to fix node test

* cleanup memory after use (#154)

* chore: python cleanup

* chore: fix python; test

* chore: go list flags

* chore: fix rust test

* chore: PR suggestions

---------

Co-authored-by: Roman Dmytrenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants