pekko/akka-stream/src/main
James Roper 2e71b751bf Provide meaningful name for SubSource.out/SubSink.in (#23922)
Fixes #23921

Ensures that when an erroneous invocation of a method on `SubSink` or
`SubSource` (eg, push when not allowed), that the source of the
invocation can more easily be identified. Since the invocations on these
are generally through async callbacks, the stack trace can't be used to
help, hence why the name of the inlet/outlet (which will be included in
the error message) is so important.
2017-11-06 19:30:12 +09:00
..
boilerplate/akka/stream Further stream shape cleanups (#23633) 2017-09-18 15:38:46 +02:00
java/akka/stream/javadsl extended copyright into 2017 2017-01-04 17:37:15 +01:00
java-jdk9-only/akka/stream/javadsl =jdk9,str JDK9 ready classes, in special directories (#23650) 2017-09-20 21:06:49 +09:00
mima-filters Compression level for gzip flow (#23845) 2017-10-30 22:40:20 +09:00
resources =str update reference FlowMaterializer to ActorMaterializer (#23457) 2017-07-31 16:06:29 +09:00
scala Provide meaningful name for SubSource.out/SubSink.in (#23922) 2017-11-06 19:30:12 +09:00
scala-jdk9-only/akka/stream Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00