He-Pin commented on code in PR #1186:
URL: https://github.com/apache/incubator-pekko/pull/1186#discussion_r1531482538
##########
stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/StreamTestKitSpec.scala:
##########
@@ -136,15 +136,15 @@ class StreamTestKitSpec extends PekkoSpec {
// It also needs to be dilated since the testkit will dilate the
timeout
// accordingly to `-Dpekko.test.timefactor` value.
val initialDelay = (timeout * 2).dilated
+ val pf: PartialFunction[Any, Unit] = {
Review Comment:
Sorry, I'm a little busy at $Work right now, testing all these new methods
seems like a lot of work, and as we can see, the changes are mostly small, just
forwarding/converting.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]