Merge branch 'fix-issue-438' of https://github.com/vrischmann/jedis
This commit is contained in:
@@ -99,6 +99,7 @@ public class Pipeline extends MultiKeyPipelineBase {
|
||||
|
||||
public Response<String> discard() {
|
||||
client.discard();
|
||||
currentMulti = null;
|
||||
return getResponse(BuilderFactory.STRING);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user