Allocate g_thread_pool as needed #96

Closed
opened 2016-09-29 19:17:00 -04:00 by anna · 0 comments
Owner

We don't need an idle thread pool hanging around once album art fetching is complete. Instead, let's allocate once the first time an async task is pushed and then free it once all tasks are complete.

We don't need an idle thread pool hanging around once album art fetching is complete. Instead, let's allocate once the first time an async task is pushed and then free it once all tasks are complete.
anna closed this issue 2017-09-05 14:11:04 -04:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: anna/ocarina#96
No description provided.