Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable parallel builds #359

Closed
alcarney opened this issue Apr 14, 2022 · 2 comments · Fixed by #368
Closed

Enable parallel builds #359

alcarney opened this issue Apr 14, 2022 · 2 comments · Fixed by #368
Labels
enhancement New feature or request lsp Issues that relate to the language server

Comments

@alcarney
Copy link
Member

  • Make sure nothing breaks by enabling parallel builds
  • Add init option to disable parallel builds

See vscode-restructuredtext/vscode-restructuredtext#380

@alcarney alcarney added enhancement New feature or request lsp Issues that relate to the language server labels Apr 14, 2022
@github-actions github-actions bot added this to Backlog in Language Server Apr 14, 2022
@alcarney alcarney moved this from Backlog to To do (For next release) in Language Server Apr 14, 2022
@twodrops
Copy link

twodrops commented Apr 15, 2022

I guess sphinx parallel build is not supported under Windows and "macOS + Py3.8" which could make this tricky. For us, it works fine with Docker (VsCode Devcontainer) under Windows, Linux and macOS.

@alcarney
Copy link
Member Author

I think this PR re-enables parallel builds for macOS at least.

Language Server automation moved this from To do (For next release) to Done (Ready to release) Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lsp Issues that relate to the language server
Projects
No open projects
Language Server
Done (Ready to release)
Development

Successfully merging a pull request may close this issue.

2 participants