Skip to content

I20250708-0510

@laeubi laeubi tagged this 08 Jul 06:26
Currently the Job Framework is not designed for handling more than a few
running jobs and certain actions are considerably delayed once a job is
active for a longer time.

Because of this, now only start the reconciler thread inside a job but
perform the actual work in an own thread.

Fix https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/2323
Assets 2
Loading