Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Encapsulated aiohttp methods to replace __del__ to avoid http connection leaks #55

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

brownfoxsir
Copy link
Contributor

Refactored aiohttp part, removed some duplicate code.

@casbin-bot
Copy link

@seriouszyx @ComradeProgrammer @Resulte please review

@hsluoyz hsluoyz changed the title refactor: Encapsulated aiohttp methods to replace __del__ to avoid ht… feat: Encapsulated aiohttp methods to replace __del__ Aug 7, 2023
@hsluoyz hsluoyz changed the title feat: Encapsulated aiohttp methods to replace __del__ feat: Encapsulated aiohttp methods to replace __del__ to avoid http connection leaks Aug 7, 2023
@hsluoyz hsluoyz merged commit 2a2b482 into casdoor:master Aug 7, 2023
github-actions bot pushed a commit that referenced this pull request Aug 7, 2023
# [1.14.0](v1.13.1...v1.14.0) (2023-08-07)

### Features

* Encapsulated aiohttp methods to replace __del__ to avoid http connection leaks ([#55](#55)) ([2a2b482](2a2b482))
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎉 This PR is included in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants