Message17211
| Author |
gregory.p.smith |
| Recipients |
| Date |
2003年09月27日.23:08:15 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=413
I just committed a change to bsddb/__init__.py (file rev 1.10) that adds the creation of a thread-safe DBEnv object for each hashopen, btopen or rnopen database. hammer.py has been running for 5 minutes on my linux/alpha system using BerkeleyDB 4.1.25. (admittedly my test is running on python 2.2.2, but as this isn't a python core related change i doubt that matters).
After others have tested this on other platforms with success I believe we can close this bug. This patch would probably be good for python 2.3.2. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 14:15:03 | admin | link | issue775414 messages |
| 2007年08月23日 14:15:03 | admin | create |
|