This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add memory pressure for jwt's cryptography usage
related to cffi issue #320: pypy's GC isn't aware of many of cryptography's allocations, manually add pressure for now so it keeps up temporarily toggleable so we can experiment w/ it vs the cryptography recent leak fix (cryptography PR 3732) Closes #917
- Loading branch information