提交 0d26dfa8 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

clean

上级 cbd4b10f
......@@ -586,12 +586,7 @@ export class Wechaty extends WechatyEventEmitter implements Sayable {
case 'dirty':
/**
* TODO: Huan(202008) do we need to deal with the `dirty` event in Wechaty?
* clean all the pools for Contact, Room, Message, etc.
*
* CAUTION: should update it smoothly instead of just delete the cache!
* there's lots of race conditions, like:
* 1. ... to be collected
* https://github.com/wechaty/wechaty-puppet-hostie/issues/43
*/
puppet.on('dirty', async ({ payloadType, payloadId }) => {
switch (payloadType) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册