mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
776a54a0e4
Since it is possible to use an atomic context to abort a number of changes support this usage. Because the only way to actually abort the transaction is to close the database this must also do so. Amended by db: Note the limitation requiring close is a limitation of the underlying notmuch API, which should be fixed in a future notmuch release. |
||
---|---|---|
.. | ||
conftest.py | ||
test_base.py | ||
test_config.py | ||
test_database.py | ||
test_message.py | ||
test_tags.py | ||
test_thread.py |