raboof commented on code in PR #590:
URL: https://github.com/apache/pekko-http/pull/590#discussion_r1750117396


##########
http-core/src/test/resources/reference.conf:
##########
@@ -6,4 +6,5 @@ pekko {
     default-dispatcher.throughput = 1
   }
   stream.materializer.debug.fuzzing-mode = off
+  stream.testkit.all-stages-stopped-timeout = 20 s

Review Comment:
   Perhaps a nice middle ground would be to increase the timeout in the 
configuration for the test classes that are affected? Not as neat as specifying 
it for an individual test, but more granular than applying it globally.



-- 
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]

Reply via email to