CC-2080: Turn pypo-fetch and pypo-push into threads of the same process
First implementation
This commit is contained in:
parent
6ba4881ff2
commit
e64e30d6da
16 changed files with 172 additions and 266 deletions
|
@ -39,7 +39,6 @@ AirtimeInstall::InstallPostgresScriptingLanguage();
|
|||
|
||||
echo "* Creating Database Tables".PHP_EOL;
|
||||
AirtimeInstall::CreateDatabaseTables();
|
||||
AirtimeInstall::MigrateTables(__DIR__);
|
||||
|
||||
echo "* Storage Directory Setup".PHP_EOL;
|
||||
AirtimeInstall::SetupStorageDirectory($CC_CONFIG);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue