This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients corona10, serhiy.storchaka
Date 2021-10-18.17:07:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634576879.48.0.299758679002.issue45452@roundup.psfhosted.org>
In-reply-to
Content
The main concern is that it is not clear how to use this feature, and if it is not clear, it will not be used. I am not even sure that it is Pythonic, because I do not know how to use it. For example, can it be used to implement transactions? How it works with multithreading and multiprocessing if works at all? Does it restore after failure automatically or needs some user's action? And how do user can know that some actions are required?
History
Date User Action Args
2021-10-18 17:07:59serhiy.storchakasetrecipients: + serhiy.storchaka, corona10
2021-10-18 17:07:59serhiy.storchakasetmessageid: <1634576879.48.0.299758679002.issue45452@roundup.psfhosted.org>
2021-10-18 17:07:59serhiy.storchakalinkissue45452 messages
2021-10-18 17:07:59serhiy.storchakacreate