Implement pause/resume commands w/ APOLLO_APP_STATUS envvar
This commit is contained in:
@@ -2120,6 +2120,7 @@ namespace stream {
|
||||
// If this is the first session, invoke the platform callbacks
|
||||
if (++running_sessions == 1) {
|
||||
platf::streaming_will_start();
|
||||
proc::proc.resume();
|
||||
}
|
||||
|
||||
if (!session.do_cmds.empty()) {
|
||||
|
||||
Reference in New Issue
Block a user