bracket-lib icon indicating copy to clipboard operation
bracket-lib copied to clipboard

remove duplicate parellel function

Open HexSleeves opened this issue 3 years ago • 1 comments

I used threaded feature and it threw some errors so this is removing the duplicated function. There is also a missing function build_parallel_weighted

HexSleeves avatar Aug 06 '22 02:08 HexSleeves

Ah did some digging and it turns out you handle the threaded feature on the build_helper threaded function. I removed the unused function

HexSleeves avatar Aug 06 '22 02:08 HexSleeves

Tested this locally and merged - thank you!

thebracket avatar Oct 04 '22 13:10 thebracket