I've done something similar but using aioconsole instead of epdb.
su, 2018-06-17 kello 17:29 +0200, Ludovic Gasc kirjoitti:
> Hi,
>
> We have now an AsyncIO daemon with memory leaks.
>
> To track this, I'm thinking to use this:
> https://pythonhosted.org/Pympler/muppy.html
> and objgraph.
>
> Bu
Hi Alex,
Thanks for the tip, I will dig in it.
Have a nice week-end.
--
Ludovic Gasc (GMLudo)
Le lun. 18 juin 2018 à 09:52, a écrit :
> I've done something similar but using aioconsole instead of epdb.
>
> su, 2018-06-17 kello 17:29 +0200, Ludovic Gasc kirjoitti:
>
> Hi,
>
> We have now an As