vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

boost::asio::steady_timer not work

Open yanxiaochun1005 opened this issue 1 year ago • 0 comments

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

yanxiaochun1005 avatar Mar 02 '24 09:03 yanxiaochun1005