overleaf/services/chat
June Kelly a450a74351 Upgrade async package to 3.2.2 (#8447)
* Revert "Revert "Bump async to 3.2.2 (#7618)""

This reverts commit 75153a555211d654744c2e61e27fe21085826c22.

* [web] fix usage of async.queue.drain in script

* [clsi] fix usage of async.queue.drain

* [spelling] fix usage of async.queue.drain

* [redis-wrapper] fix usage of async.queue.drain

* [web] Test that LockManager queue is cleared

This protects against a regression found when upgrading the
async package. Here we test that the `queue.drain` callback
is really getting called, and the lock is being removed from
the LOCK_QUEUES map.

* [redis-wrapper] Upgrade async to 3.2.2

GitOrigin-RevId: df921e6d7f1d505bd467f22e58600ba1aff48869
2022-06-22 08:03:35 +00:00
..
.github Merge pull request #8220 from overleaf/jlm-dependabot-tidy 2022-05-31 08:04:15 +00:00
app/js Merge pull request #7906 from overleaf/em-downgrade-logs 2022-05-17 08:05:26 +00:00
config [misc] run format_fix and lint:fix 2021-07-13 12:04:48 +01:00
test/acceptance/js Merge pull request #7317 from overleaf/jpa-return-chat-edit-status 2022-04-05 12:18:19 +00:00
.dockerignore Get ready for decaffinate 2019-01-04 11:05:35 +00:00
.gitignore [misc] bump the dev-env to 3.3.2 2020-08-10 17:01:11 +01:00
.nvmrc Merge pull request #7228 from overleaf/em-node-16 2022-04-05 12:20:52 +00:00
app.js Merge pull request #7906 from overleaf/em-downgrade-logs 2022-05-17 08:05:26 +00:00
buildscript.txt Merge pull request #7228 from overleaf/em-node-16 2022-04-05 12:20:52 +00:00
docker-compose.ci.yml Merge pull request #7304 from overleaf/em-split-queues 2022-04-05 12:19:32 +00:00
docker-compose.yml Merge pull request #7228 from overleaf/em-node-16 2022-04-05 12:20:52 +00:00
Dockerfile Merge pull request #7228 from overleaf/em-node-16 2022-04-05 12:20:52 +00:00
LICENSE Create LICENSE 2014-08-15 11:08:25 +01:00
Makefile Merge pull request #7228 from overleaf/em-node-16 2022-04-05 12:20:52 +00:00
nodemon.json Merge pull request #6542 from overleaf/jpa-em-code-sharing-workspaces 2022-02-16 11:31:07 +00:00
package.json Upgrade async package to 3.2.2 (#8447) 2022-06-22 08:03:35 +00:00
README.md Update README.md 2019-05-07 16:34:12 +01:00

overleaf/chat

The backend API that powers the chat service in ShareLaTeX

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) Overleaf, 2014-2019.