
11 Feb
2025
11 Feb
'25
6:19 p.m.
On Tue, Feb 11, 2025 at 10:18 AM Vinícius dos Santos Oliveira < vini.ipsmaker@gmail.com> wrote:
I think I've found a violation to these rules (which I depend on).
Keep in mind, that you can always implement your own strand which offers any guarantees you need. There's nothing magical about Asio's strand implementation. This is the benefit of Asio's executor model. One approach, is to implement your own strand and see if the problem still exists. Thanks