C++ std::promise and std::future usage in CEF

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

C++ std::promise and std::future usage in CEF

Postby user6294 » Fri Jun 19, 2020 5:55 pm

Hi

Was wondering if it's safe for me to use these C++ event synchronisation objects with CEF 79.x cookies visitor interface.

Thanks
user6294
Mentor
 
Posts: 83
Joined: Sun Mar 18, 2018 6:57 pm

Re: C++ std::promise and std::future usage in CEF

Postby magreenblatt » Fri Jun 19, 2020 7:17 pm

Provided you’re not blocking the CEF IO or UI threads, it should be fine. Any blockage of those threads will cause problems.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 45 guests