Skip to content

Always close pycurl instance#366

Open
mvdbeek wants to merge 2 commits into
galaxyproject:masterfrom
mvdbeek:close_curl_instance
Open

Always close pycurl instance#366
mvdbeek wants to merge 2 commits into
galaxyproject:masterfrom
mvdbeek:close_curl_instance

Conversation

@mvdbeek

@mvdbeek mvdbeek commented Jun 13, 2024

Copy link
Copy Markdown
Member

The class has a __del__ method, but that's not always guaranteed to run in a timely fashion.

The class has a `__del__` method, but that's not always guaranteed to
run in a timely fashion.
Comment thread pulsar/client/transport/curl.py Outdated
Co-authored-by: Nuwan Goonasekera <[email protected]>
@mvdbeek
mvdbeek force-pushed the close_curl_instance branch from 715180a to 0c00697 Compare June 18, 2024 08:45
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.

2 participants