Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3507367
D4271.id13514.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
395 B
Referenced Files
None
Subscribers
None
D4271.id13514.diff
View Options
diff --git a/services/blob/src/Reactors/server/PutReactor.h b/services/blob/src/Reactors/server/PutReactor.h
--- a/services/blob/src/Reactors/server/PutReactor.h
+++ b/services/blob/src/Reactors/server/PutReactor.h
@@ -71,7 +71,7 @@
return nullptr;
}
- void doneCallback() override {
+ void terminateCallback() override {
if (!this->status.status.ok()) {
return;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 8:32 PM (21 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2688989
Default Alt Text
D4271.id13514.diff (395 B)
Attached To
Mode
D4271: [services] Blob - use terminated clb instead of done clb
Attached
Detach File
Event Timeline
Log In to Comment