Message 332807 - Python tracker

Message332807

Author Oded Engel
Recipients Oded Engel
Date 2018-12-31.08:12:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546243936.53.0.108056450415.issue35624@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2018-12-31 08:12:20Oded Engelsetrecipients: + Oded Engel
2018-12-31 08:12:16Oded Engelsetmessageid: <1546243936.53.0.108056450415.issue35624@roundup.psfhosted.org>
2018-12-31 08:12:16Oded Engellinkissue35624 messages
2018-12-31 08:12:16Oded Engelcreate