xidui
xidui
I have read all the code of Glicko and notice that you left `volatilize` unused and `c` undefined: ``` python def volatilize(self, rating): if rating.rated_at is None: return rating sigma...
``` [nodebb-plugin-import] importer.success [2016-06-08T08:45:12.589Z] Phase ::: rebanAndMarkReadForUsersStart rebanAndMarkReadForUsersStart ::: 376499/404828, 93.0022132856423%8/6 16:46 [91020] - error: RangeError: Maximum call stack size exceeded at Socket.flush (/Users/xidui/Documents/xidui/github/NodeBB/node_modules/engine.io/lib/socket.js:413:32) at emitNone (events.js:85:20) at WebSocket.emit (events.js:179:7)...
When I reply to a post, I want to watch it. But the posts imported by this plugin did not do such a thing.