-
Matthew Pickering authored
This commit allows you the ghc-debug-brick interface to incrementally update whilst a query is being run. * Decouple the state update from the parallel traversal code * Implement async parallel and sequential traversals * Implement retainer traversal in terms of a parallel traversal.
Matthew Pickering authoredThis commit allows you the ghc-debug-brick interface to incrementally update whilst a query is being run. * Decouple the state update from the parallel traversal code * Implement async parallel and sequential traversals * Implement retainer traversal in terms of a parallel traversal.
Loading