bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Added threading

Open wassafshahzad opened this issue 4 months ago • 0 comments

Description

I added threading to generate diff to make it run concurrently,. The design is same retrieve_logs. The only difference is that we returen a tuple (mapping_erros, diff_errors) and add them in the end for the total.

Linked PRS

Closes #5400

wassafshahzad avatar Nov 30 '25 18:11 wassafshahzad