You are here

constant ExportCommand::PROCESS_COUNT in Tome 8

The default number of processes to invoke.

@todo Increase this once deadlocks do not occur in SQLite. :-(

File

modules/tome_sync/src/Commands/ExportCommand.php, line 29

Class

ExportCommand
Contains the tome:export command.

Namespace

Drupal\tome_sync\Commands

Code

const PROCESS_COUNT = 1;