Re: Detaching life fragments bug - how do I proceed
[email protected] Wed, 28 Jul 2010 12:21:04 -0000
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20100728122104.2394.246843058.divmod.xquotient.12@localhost.localdomain> |
On 27 Jul, 06:08 am, [email protected] wrote: >Sorry about that, shame on me for acting too hasty. Shall I take over >the code from 3020 to 2678? Yes, that would be great. Attaching the patches as unified diffs to the ticket would be most helpful. >#2678 is not complete though, the server code leaks too and yes, I >expanded the test code on the server side, but need some help for the >client side. Are you referring to this exception that you got? AttributeError: 'AsyncExceptionFromServer' object has no attribute 'name' If so, that seems to be because you used "trial" instead of "nit". Jean-Paul