cairo icon indicating copy to clipboard operation
cairo copied to clipboard

LS: Rework diagnostics locks to bounded queue

Open Draggu opened this issue 5 months ago • 0 comments

Rework current locks to bounded queue with 0 or 1 element.

  • on request push to queue and do NOT wait
  • create job in separate thread to pull from queue in loop and recalculate diagnostics

Draggu avatar Aug 30 '24 09:08 Draggu