Mrntt:lifetime: if no devs attach, fail initializeCReq
This commit is contained in:
@@ -64,6 +64,8 @@ private:
|
||||
public:
|
||||
std::exception_ptr initializeLifetimeExceptionPtr;
|
||||
std::exception_ptr finalizeLifetimeExceptionPtr;
|
||||
/** Set true only when initializeCReq completes without failure. */
|
||||
bool initializeLifetimeSucceeded = false;
|
||||
};
|
||||
|
||||
extern std::shared_ptr<sscl::PuppeteerThread> thread;
|
||||
|
||||
Reference in New Issue
Block a user