Currently, the generic tests all use 1 memory, even when testing concurrent access to the DB.
Another test that might help detect problems would behave in a similar way than test_guarded_write_concurrent but with multiple client memories, rather than only one
This was already started on this PR (currently closed) : #129