the REST server is up and running but no request from any client Now the user press Ctrl+c, then i get this exception.
terminate called after throwing an instance of 'pplx::invalid_operation'
what(): then() cannot be called on a default constructed task.
Aborted (core dumped)
what does the above exception mean...??
I am not clear what the above exception means and why there is a core dump
please help