singleton icon indicating copy to clipboard operation
singleton copied to clipboard

[BUG] [Ruby Client] It should launch only one update thread when cache is expired

Open Xiaochao8 opened this issue 2 years ago • 0 comments

In current code, multiple threads will be started when cache is expired. It should have only one backgroud thread to update a bundle.

Xiaochao8 avatar May 24 '22 06:05 Xiaochao8