Skip to content
Snippets Groups Projects
Commit 6c20e16d authored by Googler's avatar Googler Committed by fweikert
Browse files

Fix bug in GraphOutputWriter#partitionedFactored which caused queue to grow to...

Fix bug in GraphOutputWriter#partitionedFactored which caused queue to grow to O(E), and now upper-bounding it to O(N).

RELNOTES: None.
PiperOrigin-RevId: 605164658
Change-Id: I3f0bb10ebc72d7aa2a8b36a331753db4b396927d
parent 342f2244
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment