szetszwo commented on PR #6968:
URL: https://github.com/apache/ozone/pull/6968#issuecomment-2246796685

   We will have 
   
   | variable | snd | dep | src |
   | ------------------------ | -------------------------| ------------------- 
| ------------------- |
   | `futures[0]` (761)       | itself | `intermediates[0]` (768) | `init` 
(733)             |
   | `intermediates[0]` (768) |  `futures[1]` (762)      | `intermediates[1]` 
(734) | iteself |
   | `futures[1]` (762)       | itself | `intermediates[1]` (734) | 
`intermediates[0]` (768) |
   
   `intermediates[1]` (734) (==`all`) is does not point to any futures.
   


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