4f6b0da028
Windows path still uses multi threading implementation. Hence, in graphs all nodes are executed in a queue thread and that requires to manage mempool in the queue thread. However, the spec allows to destory memory, allocated in a graph, outside of the graph's execution. That may cause mempool management to go out of sync. Change-Id: I0ffb2244b3cb720455ed44d1b3e2487fa8959a77