[New-bugs-announce] [issue35624] Shelve sync issues while using Gevent

Oded Engel report at bugs.python.org
Mon Dec 31 03:12:16 EST 2018


New submission from Oded Engel <engeloded at gmail.com>:

Shelve method, sync, does not work when using gevent threading.
writeback was set to True, flag was set to 'c'.
only way to get the dbb synced is by closing and reopening the db.

----------
components: Library (Lib)
messages: 332807
nosy: Oded Engel
priority: normal
severity: normal
status: open
title: Shelve sync issues while using Gevent
versions: Python 3.6

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


More information about the New-bugs-announce mailing list