Re: [pysqlite] PySqlite threading concurrency issue

Roger Binns <[email protected]> Mon, 15 Sep 2008 01:30:21 -0700
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Edzard Pasma wrote:
> it sleeps one full second before each retry.

Note that on non-Windows platforms that is the behaviour unless
HAVE_USLEEP is defined when you compile SQLite.  The code is in
sqliteDefaultBusyCallback()

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIzh0dmOOfHg372QQRAu1fAJ0corpYSojO6re1l/mCfz8dSNZeTQCgzeO0
RKIg5LWle4WLxHR2G3WmfXQ=
=MgwD
-----END PGP SIGNATURE-----