Michael Hinton

Results 12 comments of Michael Hinton
trafficstars

I'm getting the same thing on Windows 11 in a conda environment: ``` $ py-spy record -n -- python app.py ... Error: Failed to merge native and python frames (Have...

That's just the regular color, and that works great! But I was hoping to customize the color the line endings get when the setting is turned on that marks wrong...

This is a follow up to #18 and https://github.com/python-poetry/poetry/pull/5931. I am on Windows with Git Bash, using the Microsoft Store Python. The installer script correctly installs Poetry into the sandboxed...

This was a rework of pull request #83. The main differences from #83 are: 1. prevent NHC from onlining nodes that are pending reboot 2. make sure that a vanilla...

@mej I am fine with the timeline you proposed. This patch was just to get things working with minimal changes to NHC. It's possible there is a better way to...

> @hintron I was testing this patch on our NHC deployment and noticed some of the logic is ignored if I give a custom `reason=` to scontrol during the reboot....

Does Sublime Merge currently support opening an arbitrary .diff file to take advantage of the great side-by-side syntax highlighting? This would be very convenient for viewing patch files without needing...

You need the the hwloc development library to be installed in order to call into it from Rust. On Ubuntu/Debian: `sudo apt install libhwloc-dev` In general, the development library of...

Same here, when I start Git Bash under Windows Terminal 1.19.10573.0. I have Delta 0.16.5 (also happens with 0.17.0) and Git Bash 2.40.1.1. However, when I run `git-cmd` or `git-bash`...

When I upgraded to Git 2.44.0.1, it mostly behaves the same, except if I hold ctrl and hit enter, I can get it to re-display the prompt, and sometimes a...