Florian Dütsch
Florian Dütsch
@mikel @jeremy Is there anything I/we can do to support resolving this issue und releasing a new version of this gem?
I also ran into this issue. What's the opinion of the UNIX cracks?
@casivaagustin Does not work for me on Ubuntu 18.04 Beta 2, the packages are installed.
`libssl1.0-dev` helps
@gkalil `apt purge libssl-dev && apt install libssl1.0-dev`
@jvns I'll try to send you some raw data asap.
Thanks again @rails-bot! I can confirm this problem still exists in `7-0-stable` and `main`. I also checked `mail` version `2.8.0.rc1` - the situation is the same.
I can confirm this bug with e. g. MacVim 8.1 and ea5bbf0e2a960965accfa50a516773406a5b6b26 (somewhat 0.10.0).
I'm on tmux 2.9a and I need reattach-to-user-namespace to prevent this issue: https://github.com/macvim-dev/macvim/issues/622
Well ok, I fixed this issue by moving all the sandboxed code out to another ruby process. I'll watch this project and this issue for progress. Thanks for your answer.