diff options
author | Jan UrbaĆski <wulczer@wulczer.org> | 2010-04-11 03:48:33 +0200 |
---|---|---|
committer | Federico Di Gregorio <fog@initd.org> | 2010-04-14 09:56:44 +0200 |
commit | 463724690c661f298cbb4526934a50f9edcf7251 (patch) | |
tree | af78b3d1c4bc349fa6464e3ce38be33620ef734c /tests/test_async.py | |
parent | 4574bde3a218292526048d091231b5b3865d5880 (diff) | |
download | psycopg2-463724690c661f298cbb4526934a50f9edcf7251.tar.gz |
Set the execution status to ASYNC_READ after flushing all output.
Without this a query that did not get flushed completely to the server
would cause cursor.poll() to always go into the curs_poll_send()
branch even if it was retuning ASYNC_READ.
Bug report by Daniele Varrazzo.
Diffstat (limited to 'tests/test_async.py')
0 files changed, 0 insertions, 0 deletions