Skip to content

Commit 0dad31a

Browse files
committed
Now I'm at it with the random return ()
1 parent 0f99641 commit 0dad31a

File tree

1 file changed

+0
-1
lines changed
  • distributed-process-tests/src/Control/Distributed/Process/Tests

1 file changed

+0
-1
lines changed

distributed-process-tests/src/Control/Distributed/Process/Tests/CH.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,6 @@ testRegistryMonitoring TestTransport{..} = do
15061506
-- seconds appears to work optimally on osx and across several linux distros
15071507
-- running in virtual machines (which is essentially what we do in CI)
15081508
receiveTimeout 4000000 [ matchAny return ]
1509-
return ()
15101509

15111510
-- This delay doesn't serve much purpose in the happy path, however if some
15121511
-- future patch breaks the cooperative behaviour of node controllers viz

0 commit comments

Comments
 (0)