[Python-Dev] Re: test_bsddb blocks testing popitem
Barry Warsaw
barry at python.org
Mon Oct 27 17:07:16 EST 2003
More information about the Python-Dev mailing list
Mon Oct 27 17:07:16 EST 2003
- Previous message: [Python-Dev] Re: test_bsddb blocks testing popitem - reason
- Next message: [Python-Dev] Re: test_bsddb blocks testing popitem - reason
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2003-10-27 at 16:56, Gregory P. Smith wrote: > BerkeleyDB internally always grabs a read lock (i believe at the page > level; i don't think BerkeleyDB does record locking) Correct, at least for btree tables. -Barry
- Previous message: [Python-Dev] Re: test_bsddb blocks testing popitem - reason
- Next message: [Python-Dev] Re: test_bsddb blocks testing popitem - reason
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list