typesafehub / akka-contrib-extra

ConductR Akka contributions
Other
9 stars 16 forks source link

Upgrade akka streams and http to 2.0.3 #49

Closed fsat closed 8 years ago

fsat commented 8 years ago

As part of upgrade ensure stdin, stdout, and stderr streams are being executed with the same dispatcher as BlockingProcess

Default behaviour of Akka Streams since 2.0.3 onwards is to setup i/o and file related streams to use default blocking i/o dispatcher