Tracing back Scala Future chains This is example code for the following blog post: http://www.schibsted.pl/blog/tracing-back-scala-future-chains/ The blog post describes how to deal with not-very-informative exception stack traces when writing asynchronous code using Scala Futures.