• Nils Goroll's avatar
    In mem LRU, skip the fco for which mutation has failed · aa5cb684
    Nils Goroll authored
    I suspected we could run into an infinite loop here. Suppose there is
    only one fco on the LRU and we fail to mutate it, then it was
    re-inserted again and again.
    
    Related to #25, but I am not sure yet if it is the root cause
    aa5cb684
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
DEVELOPER.rst Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...