Commit e2c7d7fd authored by yangxiaodong's avatar yangxiaodong

fix bug.

parent fe777ded
......@@ -104,6 +104,7 @@ namespace DotNetCore.CAP
var receviedMessage = StoreMessage(scope, message);
client.Commit();
}
Pulse();
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment