Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Nash committed Apr 18, 2018
1 parent ee6ee6a commit 6598011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TODO.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
* Add a non-allocating asymmetric lock (rename existing one to SafeAsymmetricLock ?)
* Multi-threaded test runner: This is a bit of a silly limitation, e.g. breaks xUnit with combination of Live/Sim tests.
* Investigate adding a race-checked mode or having race-checking enabled by default.
* Place OnBegin/OnFinished on dedicated threads with pre-emption disabled (with seq cst fences). The current situation
Expand Down

0 comments on commit 6598011

Please sign in to comment.