Skip to content

Commit 6682732

Browse files
committed
TODOs
1 parent 0750a07 commit 6682732

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coroutine.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,3 +289,5 @@ size_t coroutine_alive(void)
289289
{
290290
return active.count;
291291
}
292+
293+
// TODO: implement sleeping by timeout

0 commit comments

Comments
 (0)