I'd been wondering how this happened, as transactions should prevent what has been seen. Indeed they would, but there is this lovely bit in cronscripts/foaf-update-karma-cache.py:
self.txn.set_isolation_level(ISOLATION_LEVEL_AUTOCOMMIT)
I'd been wondering how this happened, as transactions should prevent what has been seen. Indeed they would, but there is this lovely bit in cronscripts/ foaf-update- karma-cache. py: