Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Reset the state of the asynchronous IO module at the end of the tkt-94c04eaadb.test script. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
e8ae7e98977ff2a47237ad64f8a9a800 |
User & Date: | dan 2009-12-04 08:41:00.000 |
Context
2009-12-04
| ||
13:43 | Fix an FTS3 problem where an OOM error was not being propagated back out to the top-level interface. (check-in: 2ad1461f25 user: drh tags: trunk) | |
08:41 | Reset the state of the asynchronous IO module at the end of the tkt-94c04eaadb.test script. (check-in: e8ae7e9897 user: dan tags: trunk) | |
05:41 | Do not run fts3rnd.test as part of quick.test. (check-in: 3bb64842ac user: dan tags: trunk) | |
Changes
Changes to test/tkt-94c04eaadb.test.
︙ | ︙ | |||
63 64 65 66 67 68 69 70 71 72 | sqlite3async_wait } {} db close db2 close sqlite3async_start sqlite3async_wait sqlite3async_shutdown finish_test | > | 63 64 65 66 67 68 69 70 71 72 73 | sqlite3async_wait } {} db close db2 close sqlite3async_start sqlite3async_wait sqlite3async_control halt never sqlite3async_shutdown finish_test |