[Twisted-Python] adbapi weirdness
Itamar Shtull-Trauring
itamar at itamarst.org
Wed Jul 30 22:26:06 MDT 2003
On Wed, 30 Jul 2003 21:13:05 -0700
Steve Freitas <sflist at ihonk.com> wrote:
> But a call to listPrefs() hangs until I make another, concurrent
> request to dbtest(), at which point it comes through. Then if I try
> listPrefs() again, it returns Fault 8002: Can't serialize output.
You can't send the same Deferred more than once.
--
Itamar Shtull-Trauring http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting
More information about the Twisted-Python
mailing list