aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBenoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m>2013-10-22 19:32:34 +0200
committerBenoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m>2013-10-22 19:32:34 +0200
commite7006c3816ebe44a89fdc3a453bf9e33d96a525e (patch)
tree8f93c8316e89446700d3d56d6f653f860facb6c6 /TODO
parent162a8ed6d5abf8bb1e36a4f5794073f7870fd20c (diff)
parent77a7b1806e8804c34e861c0eb3a8e807055a2e27 (diff)
downloadlanes-e7006c3816ebe44a89fdc3a453bf9e33d96a525e.tar.gz
lanes-e7006c3816ebe44a89fdc3a453bf9e33d96a525e.tar.bz2
lanes-e7006c3816ebe44a89fdc3a453bf9e33d96a525e.zip
Merge branch 'master' of github.com:LuaLanes/lanes
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2846384..1c452ba 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,5 @@
1
2TODO: 1TODO:
3 2
4- Use of 'atexit()' is not good. It's possible to be called at "program (process)
5 exit", when the so might already be out. Tying to OS specific so cleanup
6 is way better.
7
8- Testing Lane killing (not cancellation, but actual killing) 3- Testing Lane killing (not cancellation, but actual killing)
9 4
10- Like luaproc: Lanes to have M:N relationship to kernel threads 5- Like luaproc: Lanes to have M:N relationship to kernel threads