Sascha Kehrli

Results 6 issues of Sascha Kehrli

Added a simple background thread started in /sebs/local/local.py to measure memory consumption of the current container by reading the cgroups memory.current file every 100ms. For multiple container deployments, the container...

Fix for NUTCH-3027: trivial resource leak in .... /util/DomainSuffixes.java

Currently, the RLC subclasses the CalledMethods checker, which does not allow any checker to run after the CalledMethods checker and use its annotations within the RLC. This refactor strips the...

don't merge - only for running the CI build with results visible to Mike

On my fork, I'm working on a checker, for which all defaults must be bottom (as a first step). The bottom type qualifier is annotated to be the default for...

## Summary by CodeRabbit - New Features - Introduces collection-ownership checking integrated with the Resource Leak Checker, with new annotations (e.g., owning/non-owning collections and field destructors). - Defaults and ownership...