mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-30 19:23:20 +08:00
another webhook test
This commit is contained in:
parent
5395e4b47d
commit
cf200bb2b0
@ -246,8 +246,8 @@ void BaseFeatureSet::StartApp() {
|
|||||||
app_started_ = true;
|
app_started_ = true;
|
||||||
|
|
||||||
// As the last step of this phase, tell the logic thread to apply the app
|
// As the last step of this phase, tell the logic thread to apply the app
|
||||||
// config which will kick off screen creation and otherwise get the ball
|
// config which will kick off screen creation and otherwise to get the
|
||||||
// rolling.
|
// ball rolling.
|
||||||
{
|
{
|
||||||
Python::ScopedInterpreterLock gil;
|
Python::ScopedInterpreterLock gil;
|
||||||
python->objs().Get(BasePython::ObjID::kAppPushApplyAppConfigCall).Call();
|
python->objs().Get(BasePython::ObjID::kAppPushApplyAppConfigCall).Call();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user