Closed
Description
I'm getting these messages when using lsp-mode in Emacs for a large Fortran project:
LSP :: Connected to [fortls:30667 status:starting].
LSP :: maximum recursion depth exceeded while calling a Python object
Installed using
$ pip install fortran-language-server
$ pip -V
pip 9.0.1 from /usr/lib/python2.7/dist-packages (python 2.7)