pnoltes opened a new pull request, #423: URL: https://github.com/apache/celix/pull/423
Small PR that refactors the DefaultExecutor of celix::Promises so that std::function goes out of scope after executing. This ensure that captures of task lambda go out of scope as soon as an task is done, ensuring a more predictable RAII behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org