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

Close resources #3292

Merged
merged 9 commits into from
Jun 11, 2024
Merged

Close resources #3292

merged 9 commits into from
Jun 11, 2024

Conversation

sebr72
Copy link
Contributor

@sebr72 sebr72 commented May 22, 2024

To ensure a resource is closed/freed when no longer used.

Copy link
Member

@sbrunner sbrunner left a comment

Choose a reason for hiding this comment

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

As resource you speak about the timer?
For me, it's not a resource, it just uses the same interface to be able to use in a try :-)

@sebr72 sebr72 force-pushed the CloseResources branch 2 times, most recently from ccad793 to 69ef138 Compare May 22, 2024 16:02
@sebr72 sebr72 force-pushed the CloseResources branch 2 times, most recently from 983756c to 1021045 Compare June 7, 2024 16:04
Copy link
Member

@sbrunner sbrunner left a comment

Choose a reason for hiding this comment

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

@sebr72 sebr72 marked this pull request as ready for review June 11, 2024 16:04
@sebr72 sebr72 merged commit 8ed7bf5 into master Jun 11, 2024
10 checks passed
@sebr72 sebr72 deleted the CloseResources branch June 11, 2024 16:48
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.

None yet

2 participants