Description
While using vimtex, I notice once that &shell is suddenly set to sh. My default setting is bash.
Steps to reproduce
Currently not reproducible, but I suspect it's some sort of race condition in
autoload/vimtex/jobs/vim.vim → vim_unix_run -- maybe if two files attempt to call the function independently, it will break...?
VimtexInfo
Custom fork, actually. Might not be latest version, and I haven't tried reproducing it in latest version.