mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 08:46:44 +08:00
Minor improvement
This commit is contained in:
parent
e6f817ca7b
commit
ace3317f65
@ -168,7 +168,7 @@ void using_strand() {
|
||||
|
||||
cti::async_on(
|
||||
[]() mutable {
|
||||
puts("Dispatched through executor token");
|
||||
puts("Dispatched through executor");
|
||||
},
|
||||
through_post(strand));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user