pnoltes opened a new pull request #318: URL: https://github.com/apache/celix/pull/318
This PR add a scheduled executor abstraction to celix Promises. The celix::IScheduledExecutor is based on Java ScheduleExecutorService, but only what is required for promises. This PR also add a simple default scheduled executor based on std::async. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
