qicosmos / rest_rpc

modern C++(C++11), simple, easy to use rpc framework
MIT License
1.7k stars 370 forks source link

libc++abi: terminating with uncaught exception of type std::__1::future_error: The associated promise has been destructed prior to the associated state becoming ready. #75

Open jzhoucdc opened 2 years ago

jzhoucdc commented 2 years ago

刚开始用这个框架,跑首页简单加法的测试代码,租用的远程机器跑的服务端,自己本机跑客户端报错。

libc++abi: terminating with uncaught exception of type std::__1::future_error: The associated promise has been destructed prior to the associated state becoming ready.