Merge branch 'dev' of https://github.com/fin-tic/fintic into dev

This commit is contained in:
Justin 2022-03-02 16:49:52 +08:00
commit fff6360153

View File

@ -29,7 +29,7 @@ import sys
#api_caller = pexpect.spawn("sudo -E taskset -c 3 python3 api_caller.py")
api_caller = pexpect.spawn("sudo -E python3 database_caller.py")
api_caller = pexpect.spawn("sudo -E taskset -c 3 python3 database_caller.py")
time.sleep(3)