Created on 2025-09-01.00:00:00 last changed 2 weeks ago
The specification of task
doesn't require symmetric
transfer which can help with stack overflow. Also, when another
task
is co_await
ed the scheduler on which
the task
resumes is known and can be used to avoid
unnecessary scheduling by comparing the scheduler currently installed
by in two task
s involved.
History | |||
---|---|---|---|
Date | User | Action | Args |
2025-09-01 00:00:00 | admin | create |