[issue45452] Support crash tolerance feature for gdbm module

Serhiy Storchaka report at bugs.python.org
Thu Oct 14 11:52:25 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

I am interesting how these gdbm_failure_atomic() and gdbm_latest_snapshot() can be used in user code. Some real world examples. They look very low-level and requiring an additional boilerplate code to be useful if I understand it correctly.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45452>
_______________________________________


More information about the Python-bugs-list mailing list