Commit graph

2 commits

Author SHA1 Message Date
Wim Taymans
fb69758251 Do cleanup of queues
Wait for async state changes to complete
2017-01-12 20:02:58 +01:00
Wim Taymans
474981ddda Refactor the work queue
Make a separate work queue to track async operations. Keep separate
work queues for links and nodes. This avoids lockups when some async
operation take a long time and the work queue has SYNC_WAIT operations.
2017-01-12 16:48:17 +01:00