viktorklang / blog

Letters from Klang
230 stars 21 forks source link

Futures in Scala 2.12: Part 7 — BlockContext & ExecutionContext #10

Closed viktorklang closed 8 years ago

scf37 commented 7 years ago

Not having to implement com.twitter.util.Local for scala futures manually could be really, really helpful.

For now, I have to live with custom ExecutionContext.