ValueError at store.py:976
Brought to you by:
aaron_watters,
richard
The attached script exhibits a brief sequence of seemingly
innocuous actions which causes the list.remove call in
gadfly.store.Index.erase_tuples (store.py:976) to raise a
ValueError.
Observed with Gadfly 1.0.0 on Python 2.3 on a hand-rolled
Linux with kernel 2.4.17 and glibc 2.2.4.
How to provoke the ValueError