tweak canceled message
This commit is contained in:
@@ -387,7 +387,7 @@ impl<'a> PoolDispatcher<'a> {
|
||||
RawResponse::err(
|
||||
id,
|
||||
ErrorCode::ContentModified as i32,
|
||||
e.to_string(),
|
||||
format!("content modified: {}", e),
|
||||
)
|
||||
} else {
|
||||
RawResponse::err(
|
||||
|
||||
Reference in New Issue
Block a user