Staging
v0.5.1
https://github.com/python/cpython
Revision 61792348039db8f6d5700b3a92a5150e84a61a85 authored by Neal Norwitz on 27 January 2008, 05:02:56 UTC, committed by Neal Norwitz on 27 January 2008, 05:02:56 UTC
Try to prevent this test from being flaky.  We might need a sleep in here
which isn't as bad as it sounds.  The close() *should* raise an exception,
so if it didn't we should give more time to sync and really raise it.
1 parent ab577c1
History
Tip revision: 61792348039db8f6d5700b3a92a5150e84a61a85 authored by Neal Norwitz on 27 January 2008, 05:02:56 UTC
Backport 60342:
Tip revision: 6179234
File Mode Size
cache.c -rw-r--r-- 12.4 KB
cache.h -rw-r--r-- 2.1 KB
connection.c -rw-r--r-- 35.2 KB
connection.h -rw-r--r-- 4.5 KB
cursor.c -rw-r--r-- 31.2 KB
cursor.h -rw-r--r-- 2.3 KB
microprotocols.c -rw-r--r-- 4.2 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 13.2 KB
module.h -rw-r--r-- 1.8 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.4 KB
row.c -rw-r--r-- 7.0 KB
row.h -rw-r--r-- 1.2 KB
sqlitecompat.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 13.9 KB
statement.h -rw-r--r-- 1.9 KB
util.c -rw-r--r-- 3.0 KB
util.h -rw-r--r-- 1.4 KB

back to top