mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-02 21:01:49 +00:00
A web-based collaborative LaTeX editor
Calling sync functions inside async can trigger the node max stack size. Instead, build up our unique list of ids in advance, so we only call a method in async for each user we actually need to look up, asynchronously. Then use all the cached values synchronously afterwards. |
||
---|---|---|
services/web |