issues
search
RayRoestenburg
/
akka-in-action
Accompanying source code for akka in action
https://www.manning.com/books/akka-in-action
MIT License
750
stars
423
forks
source link
Improve test readability for fault tolerance chapter tests
#47
Closed
pfijalki
closed
8 years ago
pfijalki
commented
8 years ago
Introduce LifeCycleHook object with messages and exception
Move all println to logger calls
Add info to logged event
Remove Thread.sleep in favor of expectTerminated