Daniel Wozniak

Results 245 comments of Daniel Wozniak

Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle. @gczuczy If this is...

It's not going to work with salt-ssh due to the way salt-ssh works under the covers by packaging up the `thin` directory to then run on the client. I'm closing...

In case it helps anyone other than myself. :) Newer versions of urllib2 verify ssl certificates by default. You can override this behavior by monkey patching the http_request method of...

> By some miracle #61468 seems to allow the salt-call highstate to stay at a steady 45 fds during the highstate. I'm not quite sure how this fixes it when...

@frebib Can you confirm is no longer an issue in `3006.x` and on the head of the `master` branch?

@frebib Are you able to provide the output of `lsof -p ` while this is occurring?

@frebib Also, if you are not able to upgrade is it possible to get a working GDB installation on your current setup. One where you can get this `https://github.com/python/cpython/blob/main/Tools/gdb/libpython.py` to...

@frebib There is another open file handle fix going into 3006.7 #65932. If you let me know of any outstanding issues/regressions I can help prioritize them.