mdedetrich commented on code in PR #472:
URL: https://github.com/apache/incubator-pekko/pull/472#discussion_r1254443066


##########
remote/src/test/scala/org/apache/pekko/remote/classic/ActorsLeakSpec.scala:
##########
@@ -41,6 +41,7 @@ object ActorsLeakSpec {
        pekko.remote.classic.quarantine-after-silence = 3 s
        pekko.remote.use-unsafe-remote-features-outside-cluster = on
        pekko.test.filter-leeway = 12 s
+       pekko.test.timefactor = 2

Review Comment:
   Yes, its currently set in CI so this isn't a concern. The bigger problem was 
that when you ran this test locally it basically never passed when you just did 
`sbt test`. 



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