mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
Monotone-Parent: 03c1031b520e0b1094e5e7cf635bc6be4d30dac3
Monotone-Revision: 935cf293ec636367ef64469ec9130956087caa1e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-31T21:04:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -393,6 +393,7 @@ static BOOL debugObjectAllocation = NO;
|
||||
static NSArray *runLoopModes = nil;
|
||||
WOResponse *resp;
|
||||
|
||||
NSLog (@"request start");
|
||||
cache = [SOGoCache sharedCache];
|
||||
resp = [super dispatchRequest: _request];
|
||||
[SOGoCache killCache];
|
||||
@@ -408,6 +409,7 @@ static BOOL debugObjectAllocation = NO;
|
||||
target: self argument: nil
|
||||
order:1 modes:runLoopModes];
|
||||
}
|
||||
NSLog (@"request stop");
|
||||
|
||||
return resp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user