A second operation was started on this context instance before a previous operation completed. This is usually caused by diff (stackoverflow.com)stack
30 points by Usman in stackoverflow.com · 25m ago · stack
I am getting the following exception on a source code path which loads the data with full tracking. But while navigating the child properties in lazy-loaded manner, it throws this exception. I don't know how can I get rid of this. I have already scene all other threads but they…