deploy-threads?
Factor handbook » Developer tools » Application deployment » Preparing to deploy an application » Deployment flags

Prev:deploy-math?
Next:deploy-io


Vocabulary
tools.deploy.config

Word description
Deploy flag. If set, thread support will be included in the final image.

On by default.

Warning
It is unlikely that thread support can be safely removed in most nontrivial applications because thread support is required by the native IO library, the UI, and other fundamental libraries.


Definition