the-algorithm icon indicating copy to clipboard operation
the-algorithm copied to clipboard

Remove busy wait in logging loop

Open xxDark opened this issue 2 years ago • 1 comments

Replace polling with standard BlockingQueue#take() method.

xxDark avatar Mar 31 '23 23:03 xxDark

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 31 '23 23:03 CLAassistant