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. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
_build.py | ||
_config.py | ||
_database.py | ||
_errors.py | ||
_message.py | ||
_query.py | ||
_tags.py | ||
_thread.py |