vsomeip
vsomeip copied to clipboard
boost::asio::steady_timer not work
vSomeip Version
v3.1.20.3
Boost Version
1.73
Environment
Ubuntu 22.04
Describe the bug
client_endpoint_impl.cpp train_.departure_timer_->async_wait( std::bind(&client_endpoint_impl<Protocol>::flush_cbk, this->shared_from_this(), std::placeholders::_1)); flush_cbk not work,still block.
Reproduction Steps
No response
Expected behaviour
No response
Logs and Screenshots
No response