Task #2734 (new)
Opened 9 years ago
Last modified 9 years ago
Port ThreadPool to rendering et al
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 1.0d |
| Sprint: | n.a. |
Description
For #2665, a ThreadPool for internal, critical, background tasks was added. Any creation of threads should go through the same API, including the states and steps which should allow for cleaner shutdown.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [7857]) Nearly complete implementation of IDelete.queueDelete (See #2667)