pekko/akka-docs
Roland Kuhn f9d3789bfc fix endless loop race condition in NodeQueue, #19949
- also fixed some forgotten copy-pasta between peekNode and pollNode
- also added JavaDoc to all methods, explaining which can be used from
  what thread
- did not fix the JDK8 improvement of using Unsafe instead of inheriting
  from AtomicReference since that inheritance is not a bad thing,
  actually
2016-03-16 20:37:39 +01:00
..
_sphinx only put canonical links in online version 2016-03-09 17:52:42 +01:00
rst fix endless loop race condition in NodeQueue, #19949 2016-03-16 20:37:39 +01:00
src Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
.history Tests are green with new Futures, consider this a half-way-there marker 2011-12-11 00:40:52 +01:00
build.sbt #18765 Update to latest MiMa which is now an AutoPlugin. 2016-03-10 10:45:35 +02:00