mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-26 19:03:43 +03:00
Dropped README.async files referring to pre-2.2.
This commit is contained in:
parent
e8286084e9
commit
236b97045e
|
@ -1,8 +0,0 @@
|
|||
Asynchronous support in psycopg
|
||||
*******************************
|
||||
|
||||
The support for asynchronous queries in psycopg is only half-backed and
|
||||
won't work unless a good deal of time is put into fixing bugs. Currently
|
||||
I (the author) have no need for asycnhronous queries but patches are
|
||||
welcome. Also welcome are short tests that show how the async path fails
|
||||
(miserably) so that I can at least fix obvious problems.
|
Loading…
Reference in New Issue
Block a user