chromatica.nvim icon indicating copy to clipboard operation
chromatica.nvim copied to clipboard

Race condition and crash involving deleted buffers

Open duganchen opened this issue 6 years ago • 0 comments

Chromatica is vulnerable to a race condition where it tries to access buffers that other plugins have deleted. Details (and recommendations on how to fix it) are here:

https://github.com/neovim/neovim/issues/9399#issuecomment-450210368

duganchen avatar Dec 27 '18 19:12 duganchen