ivanmejiarocha / micro-service

sample micro-service in C++
MIT License
263 stars 129 forks source link

'SourceRequest' not supported #36

Open rousseldenis opened 1 year ago

rousseldenis commented 1 year ago

After calling the GET method on url:

Could not load source './nptl/./nptl/pthread_kill.c': 'SourceRequest' not supported..

and

terminate called after throwing an instance of 'boost::wrapexcept<boost::asio::execution::bad_executor>' what(): bad executor

Any idea ?