qtpromise/tests
Simon Brunel fa987a5044 Cleanup promise captured in resolve/reject
Make sure that QPromiseResolve and QPromiseReject release their associated promise as soon as one of them is resolved or rejected, ensuring that the promise data is cleaned up once resolved (that fixes cases where one or both of them are captured in a signal/slot connection lambda)
2018-05-10 11:51:17 +02:00
..
auto Cleanup promise captured in resolve/reject 2018-05-10 11:51:17 +02:00
tests.pro Initial implementation 2017-05-14 19:03:01 +02:00