overleaf/services/web/public/coffee/ide
Alasdair Smith 9dd965da3c Prevent autocompile loop
If an autocompile hits a rate limit, it would get into a bad state where
it would continuely loop making compile requests. This is because the
compile response resolving would disable auto compile (because the rate
limit was hit) but also trigger calculation of uncompiled changes, which
would not check if autocompile was disabled. The fix is to just check if
autocompile is disabled.
2018-10-10 15:04:18 +01:00
..
binary-files
chat
clone
colors
connection
directives
editor
file-tree
files/services
graphics/services
history
hotkeys
human-readable-logs
metadata
online-users
pdf Prevent autocompile loop 2018-10-10 15:04:18 +01:00
pdfng/directives
permissions
preamble/services
references
review-panel
services
settings
share
test-controls
wordcount
SafariScrollPatcher.coffee