<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/async.lua, branch docs</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2023-11-15T03:12:59Z</updated>
<entry>
<title>fix: handle exit code on async run command (#2896)</title>
<updated>2023-11-15T03:12:59Z</updated>
<author>
<name>meredith</name>
<email>merrilymeredith@users.noreply.github.com</email>
</author>
<published>2023-11-15T03:12:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d5d7412ff267b92a11a94e6559d5507c43670a52'/>
<id>urn:sha1:d5d7412ff267b92a11a94e6559d5507c43670a52</id>
<content type='text'>
jobid -1 is returned when the command can't start at all, there
shouldn't be any stderr either.  normally you could get further detail
"errno" style, but i don't see that this is exposed by the job api.</content>
</entry>
<entry>
<title>refactor: move async_run_command()</title>
<updated>2023-08-22T12:22:08Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2023-08-22T11:23:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=875d7e84d01f834f336a33a54673151819bea415'/>
<id>urn:sha1:875d7e84d01f834f336a33a54673151819bea415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move manager to separate module</title>
<updated>2023-08-22T12:22:07Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2023-08-22T11:12:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=204f08ea407e4b3b7ad272287e1821f47e52d4b3'/>
<id>urn:sha1:204f08ea407e4b3b7ad272287e1821f47e52d4b3</id>
<content type='text'>
- Move manager logic to own module
- Move async logic to own module
- Improve type annotations
</content>
</entry>
</feed>
