Link512

Results 5 issues of Link512

This is related to [this issue](https://github.com/VictoriaMetrics/fastcache/issues/55). - Add a `Close` method to make sure that at the end of the `Cache` object lifecycle, all memory allocated through the freelist is...

I have a service that every N minutes loads a fastcache from file. Every time this happens, the program leaks memory. This was easily observable by simply loading a cache...

virtualenv python version: `3.6.2` nose2 version: `0.7.2` unittest2 version: `1.1.0` snippet: ```python import unittest2 class Failing(unittest2.TestCase): @classmethod def setUpClass(cls): raise unittest2.SkipTest def testWillBeIgnored(self): self.assertTrue(1) ``` Expected behaviour: Test case is...

accepted

Same as `Coalesce` but for pointers

### What happened? I've installed the desktop client on another machine, logged in via Github and the only thing to have synced is my variables. None of my collections were...

bug