Opened 12 years ago

Last modified 12 years ago

#1978 closed task

Put potentially long running tasks in background thread — at Version 1

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-5.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description (last modified by jng)

Sometimes resource previews (and other potentially long tasks) can clog up the UI thread (eg. It may do a full schema walk or something equally intensive that spins the CPU).

So it is best to do such preparation on a background thread instead

Change History (1)

comment:1 by jng, 12 years ago

Description: modified (diff)
Summary: Prepare Resource Previews in background threadPut potentially long running tasks in background thread
Note: See TracTickets for help on using tickets.