pekko/akka-stream/src/main
Patrik Nordwall 63ceb52bbd Use supervision in all places of Source.fromIterator, #25574 (#25601)
* it was noticed in Source.fromIterator depending on where the
  iterator throwed exception
* fromIterator, as many other things, is implemented with
  statefulMapConcat
* supervision was only used for exceptions in onPush and not
  in onPull, added it there also
2018-09-19 18:06:24 +09:00
..
boilerplate/akka/stream Update copyright to 2018 (#24241) 2018-01-04 17:26:29 +00:00
java/akka/stream Issue 24594: Integration with sbt-headers and initial header population 2018-03-13 15:45:55 +01:00
java-jdk-9/akka/stream/javadsl Compile with jdk9, targeting jdk8 (#24711) 2018-07-02 16:38:07 +02:00
mima-filters =str #25469 stream refs hardened termination via awaiting completion signal (#25561) 2018-09-07 16:19:56 +09:00
protobuf +str #24229 move SinkRef / SourceRef to akka.stream 2018-01-23 02:27:10 +09:00
resources =str #25469 stream refs hardened termination via awaiting completion signal (#25561) 2018-09-07 16:19:56 +09:00
scala Use supervision in all places of Source.fromIterator, #25574 (#25601) 2018-09-19 18:06:24 +09:00
scala-jdk-9/akka/stream Compile with jdk9, targeting jdk8 (#24711) 2018-07-02 16:38:07 +02:00