Files
Orchard/src/Orchard.Startup
Renaud Paquay 2922ede0d5 Refactor WarmupHttpModule use of AsyncResult
If processing the request immediately, use a dedicated
"DoneAsyncResult" class to avoid waiting on a handle.

Also make sure that we return false from "CompletedSynchronously" only
when in "Warmup" mode.

--HG--
branch : 1.x
2011-05-27 10:50:58 -07:00
..