Andy Kipp

Results 611 comments of Andy Kipp

_Originally posted by @anki-code in https://github.com/xonsh/xonsh/discussions/4710#discussioncomment-9559877_ > jnoortheen I found the PR that introduced threading and why threading is needed: [Contradiction that is then solved with threads](https://github.com/xonsh/xonsh/pull/1758#issuecomment-251032267). Please take a...

I can't repeat in `xonsh --no-rc`. This looks like voltron package error. Please provide the more complex example with voltron.

hi @Qyriad! Thank you for this! Could you please show the real life case for usage this here or somewhere in docs. I believe it will help future users. Thanks!

It's just link. Maybe unrelated but around the operations on closed descriptors.

The `xontrib/coreutils.py` module is pretty simple. To trace this we can just comment all code and uncomment line by line. As result I see that the line that leads to...

I'm going to close this because the case fully captured.

Looks nice! Please add the mention also into https://github.com/xonsh/xonsh/blob/main/docs/bash_to_xsh.rst

Hey! Is it ready to review? Nice feature!

Good catch, thanks! This is related to https://github.com/xonsh/xonsh/pull/4218 PR with fix is welcome!