Aaron Robson

Results 8 comments of Aaron Robson

Are there any maintainers about that would kindly merge this for us?

Please note that the travis unit tests are failing due to https://github.com/postmanlabs/httpbin/issues/554 please accept the PR https://github.com/postmanlabs/httpbin/pull/555 from @simonkowallik to resolve the issue.

I was working on a fix for this after noticing my builds for the minor issue here https://github.com/postmanlabs/httpbin/pull/591 but noticed this fix before raising a PR. My fix was going...

It looks like `MutationController.run` https://github.com/mutpy/mutpy/blob/5c8b3ca0d365083a4da8333f7fce8783114371fa/mutpy/controller.py#L62-L73 Could be extended with: ```python if self.score.survived_mutants: sys.exit(2) ```

I think that a trailing `.` may well be allowed in a hostname - please see the `hostname` man page https://man7.org/linux/man-pages/man7/hostname.7.html > If the input name ends with a trailing...

Sounds like a good solution to me. Thank you for the consideration.

Is there an implicit null char that needs to be stored or something?

This resolves issue #3.