Opened 13 years ago
Last modified 13 years ago
#1978 closed task
Prepare Resource Previews in background thread — at Initial Version
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Sometimes resource previews 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
Note:
See TracTickets
for help on using tickets.