Artur Galstyan

Results 3 comments of Artur Galstyan

For me, the backspace has become the "Space" button, so you better don't make any typos :D

This bug has gone away with the latest commit.

This is still relevant. Specifically, when using redis, this section is executed: ```javscript this.subscriber = this.pool.get() .then((subscriber) => __awaiter(this, void 0, void 0, function* () { yield subscriber.psubscribe("celery-task-meta-*"); subscriber.on("pmessage", (_,...