Comment 2 for bug 379452

Revision history for this message
Damien Thébault (damien-thebault) wrote : Re: [Bug 379452] Re: High load

On Fri, May 22, 2009 at 18:16, Damien Thébault
<email address hidden> wrote:
> That's right, it happens with the attached simple C code too, which is equivalent to the given python code.
> So the problem is in the underlying libasyncns library.
>
> ** Attachment added: "asyncns-0.7-load.c"
>   http://launchpadlibrarian.net/27057398/asyncns-0.7-load.c
>
> --
> High load
> https://bugs.launchpad.net/bugs/379452
> You received this bug notification because you are the registrant for
> libasyncns-python.
>
> Status in Python bindings for libasyncns: New
>
> Bug description:
> Load goes high (4) when using this module. To reproduce, just open a python console, and type:
>>>> import libasyncns
>>>> asyncns = libasyncns.Asyncns()
>
> Now in another console look at your load increasing.
>

CC'ing libasyncns' author Lennart Poettering about this bug.
Lennart, what do you think about this?

--
Damien Thebault