Re: [Cppcms-users] cppcms::service and system(..)
Brought to you by:
artyom-beilis
From: Christian G. <chr...@gm...> - 2012-07-19 12:58:53
|
2012/7/19 Artyom Beilis <art...@ya...>: > Make sure you do not call system from asynchronous application - call it > only from thread pool > The asynchronous application (javascript RPC) get the call to execute a bash script via system(..). How can I trigger the calling from thread pool? thanks --- Christian Gmeiner, MSc |