kundeng
kundeng
Hi, the following tweak will work, however it may need to tweaked further to close long-waiting receiving sockets: def handle(self): while 1: try: self.handle0() except Exception: self.request.close() self.request.close() def handle0(self):...
It seems the following doesn't work: Get-Histogram -InputObject $Processes -Property WorkingSet64 -BucketWidth 50mb -BucketCount 10 But it works with -InputObject omitted. This is different from the documentation says: -InputObject {{Fill...
Thanks. I will give the dev branch a try. Just a quick question, what is your standard OS level config? Any issue with windows+WSL + vagrant + ansible? That's what...
[ambari-server logs](https://tmpfiles.org/download/39733/error.tar.gz) [or this one](https://file.io/xtdx2m)
Are you able to download the log files?
I do not know what is interesting, lots of information there. I have reuploaded the files here: https://www.dropbox.com/s/n4zvmjmolcygdi5/error.tar.gz?dl=0
I opened a discussion there, but I highly doubt I will get reply soon. LOL>
> ## There are several reasons to support (...) delimiters. Mainly because they are reversible (if I change ( and ) to $, I cannot go back easily). Moreover, ChatGPT...
Same error on mac. Using Cursor editor (alternative to vscode with free copilot).
I think it's still broken in sequoia 15.1 beta.