Roberto Zanon
Results
2
issues of
Roberto Zanon
Added the parameter `object_space_dump` to Unicorn::WorkerKiller::Oom. When it is set to true, before killing a process for memory reason, memory object space is dumped to file. By default the file...
Every time a connection is attempted and fails with `AuthenticationFailed`, the memory used by the process increases. For example, running this code: ```python from cassandra.cluster import Cluster keyspace = "kkkk"...
bug