Hanynowsky

Results 22 comments of Hanynowsky

Ok great. I am going to test again. I guess it's 0.8.6 now? Did it land under pip ?

Sounds like the magic patch reduced the memory leak from 100% to 1%. That's great. Thanks for your responsiveness and great work. ![masac](https://cloud.githubusercontent.com/assets/1187728/8279065/76dee104-18c0-11e5-80ac-5929e0d913ff.png)

That is excellent news. I am gonna put that to test in my next iteration. Thanks for the great job! Snimpy by the way is still in production in our...

Oh My goodness. I cam across this issue to day when I had to delete some data from the default retention and the from another downgraded retention. And all I...

- Actually, I switched to that another way but I still do not know whether it's the best thing to do : ``` python def masac_poller(device_type, timeout, retries, sqlitedbtable, banned):...

@gescheit Real thanks. I am going to check that soon and feedback. By the first read, I can tell this is some real python programming.

True then. Offtopic: Suppose the following: - we have one global build target named = "centos65". - Apache is running on port 80 and port 443 (ssl). - We have...

I am sorry! I still can't get it. I am running a koji instance on a CentOS 6.5 machine. if I run it manually, it complains about missing python modules,...

Indeed, the question about Equals/Hashcode is still not fully answered when it comes to any system using ORM. Tweaking these methodes (Natural PK, Business P, UUID abstraction...) is necessary and...