erigon icon indicating copy to clipboard operation
erigon copied to clipboard

Split out parallel exec

Open mh0lt opened this issue 1 year ago • 0 comments

This is a non-functional refactor of ExecV3 which moves the parallel execution code out on the main function and puts it in a separate type/file

This is to facilitate parallel execution testing/development without merge clashes

mh0lt avatar Oct 26 '24 11:10 mh0lt