mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-16 13:22:17 +00:00
add TODO comments
This commit is contained in:
@@ -42,7 +42,7 @@ fiber::join() {
|
||||
|
||||
tmp->join();
|
||||
|
||||
// FIXME: call interruption_point()
|
||||
// TODO: call interruption_point()
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user