mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
2d895a0119
This reverses the logic of StandaloneMessage to instead create a OwnedMessage. Only the Thread class allows retrieving messages more then once so it can explicitly create such messages. The added test fails with SIGABRT without the fix for the message re-use in threads being present. |
||
---|---|---|
.. | ||
conftest.py | ||
test_base.py | ||
test_config.py | ||
test_database.py | ||
test_message.py | ||
test_tags.py | ||
test_thread.py |