Hi Tom,
When I executed several ipmi commands through network(At the same time, to test multi sessions), sometimes I received the below error messages, and the netipmid service restarts:
terminate called after throwing an instance of 'boost::wrapexcept<boost::asio::bad_executor>'
what(): bad executor
It seems that it is related to the async_wait in sd_event_loop.cpp, any suggestions/comments to narrow down this issue?
Thanks,
Yong