mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Cannot get SQLTimings from EF when running on Background Threads #150

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Initialize EF
2. Try to profile SQL when running the context on a background Thread
3. Notice that you can get individual steps to show up from another thread, but 
not the SQL Timings

What is the expected output? What do you see instead?
I'd like to see the SQL Timings from these other threads merged into the main 
one and display in the window.

What version of the product are you using? On what operating system?
EF 4.3 with Mini-profilier 1.9.1

Please provide any additional information below.

Original issue reported on code.google.com by MetalKid...@gmail.com on 3 Apr 2012 at 7:17

GoogleCodeExporter commented 8 years ago
Do you mind moving this to http://community.miniprofiler.com ... killing off 
google issues

Original comment by sam.saff...@gmail.com on 27 Apr 2012 at 11:40