Joel Baranick

Results 126 comments of Joel Baranick

It does seem to be working some of the time. I've yet to determine why is it not working all the time. Some scripts correctly respond to SIGINT when run...

This seems similar to the issues that this PR fixed in dagger: https://github.com/dagger/dagger/pull/5712 Their change is essentially doing the following to nix/run.go: ```go cmd := exec.CommandContext(ctx, shPath, "-c", cmdWithArgs) cmd.Env...

@gcurtis Here is some more info: 1. I'm trying to identify the actual cause. It is intermittent... 2. zsh 3. SIGINT is sent by pressing CTRL-C in the shell that...

Commenting both out let me get a lot further, to terraform. That said, I ran out of time to go further and don't want to test with my existing cloudfllare...

![2024-12-03 at 17 23 11](https://github.com/user-attachments/assets/47ba3e7c-c8cb-4281-b38b-8209805cf8f7)

What commands are you using out of the iproute2 package?

Updating to nix 24.11 fixes this issue.

Is there a good way to add test for these cases into the repository? If there is, I will gladly do it.

I made an initial stab of doing it this way and cancelling didn't work. I will try to get back to this in a bit.

@jcs Thanks for the feedback. I've changed it to `promAlertGroupKey=` An example of a tag is `promAlertGroupKey_d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35`