Skip to content

--no-server mode#6728

Merged
eed3si9n merged 2 commits intosbt:1.6.xfrom
eed3si9n:wip/noserver
Nov 28, 2021
Merged

--no-server mode#6728
eed3si9n merged 2 commits intosbt:1.6.xfrom
eed3si9n:wip/noserver

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

Fixes #6530
Ref #6101

Problem

Although having sbt server up by default is beneficial to well-tested
platforms like macOS, on less tested setups various native and/or
native-adjacent techniques we use could end up causing instability.

Solution

This adds --no-server as a quick way of telling sbt not to start up
the sbt server or create virtual terminal.

Fixes sbt#6530
Ref sbt#6101

Problem
-------
Although having sbt server up by default is beneficial to well-tested
platforms like macOS, on less tested setups various native and/or
native-adjacent techniques we use could end up causing instability.

Solution
--------
This adds `--no-server` as a quick way of telling sbt not to start up
the sbt server or create virtual terminal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant