Kurt Godwin

Results 14 comments of Kurt Godwin

I am doing this, but it takes a bit of monkeypatch or changes to xdist. I have added code to xdist to start another node dynamically when all the nodes...

This change implements a logger relay handler that pumps the log message back to the master node, which then uses the master logger to display the log events. To use...

I gave up on this PR months ago. It was raised back in March. Anyway, the first issue, just need to get rid of the commented out code `# self.respect_handler_le`...

@WurmD I addressed the items you were unsure about.

@WurmD as for the other issues, I don't have time right now to make those changes and test. If you would like to do it, go ahead. You can pull...

@WurmD, you should be able to make a PR on my repo. Once I accept the PR I can give you rights to approve.

@WurmD you need to fork kurt-cb/pytest-xdist (make sure you get all branches when you do this), then checkout cli_log, make your changes , then create a PR against kurt-cb/pytest-xdist. Once...

@WurmD I figured out how to make you a collaborator. You should be able to create wormd/cli_log branch and push your changes directly to there. then you can create a...

I implemented code in my branch to address this issue, however I have not prepared it for a PR. historically, xdist (inefficiently so) puts two tests on each node to...

Since it appears that the moderators have little to no interest in responding to my PR, I doubt that I will waste my time making this into a PR any...