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

Implement size limit for the cache of opened IPC handles #998

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vinser52
Copy link
Contributor

@vinser52 vinser52 commented Dec 17, 2024

Description

It is a follow-up of the #736. Add an environment variable that allows setting a limit for the size of the cache of opened IPC handles.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • New tests added, especially if they will fail without my changes
  • Extended the README/documentation

@vinser52
Copy link
Contributor Author

TODO: need to add tests

@lukaszstolarczuk
Copy link
Contributor

and probably you could add some info about this var into README, pls

@vinser52
Copy link
Contributor Author

and probably you could add some info about this var into README, pls

Sure, I will do that.

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.

3 participants