Calvin

Results 8 comments of Calvin

I would be interested in working on this. Personally I think output like "2 failed, 1 passed (1 subtest failed, 5 subtests passed)" makes the most sense. Before I spend...

Not exactly the same issue as the original post but I am getting `Illegal instruction: 4` when I run the `claude` command after installing via Homebrew. I tried installing via...

Hello, I would like to work on this. I'm planning to start on it tomorrow.

@pquentin I have done some research into this and here are my findings. 1. port_helpers.py only uses the `find_unused_port` and `bind_port` functions from socket_helper.py. 2. There are a number of...

Hi @illia-v, this is now ready for review. Please let me know if you have any questions or concerns.

I have been able to reproduce this and started researching it. I have found what I think is a good solution and just need to add a test, so I...

@illia-v I would be interested in working on this. Here are the steps I used to recreate it locally. A docker container is used to enable safe editing of /etc/resolv.conf....

Thanks for the context, it doesn't sound like that will work then. I am somewhat new to python and in the limited research I did today I did not find...