Skip to content

Give up after 10 seconds in SCSS timeout - #21483

Merged
rullzer merged 1 commit into
masterfrom
fix/scss/timeout
Jun 19, 2020
Merged

Give up after 10 seconds in SCSS timeout#21483
rullzer merged 1 commit into
masterfrom
fix/scss/timeout

Conversation

@rullzer

Copy link
Copy Markdown
Member

Else we keep idling for ages which leads to bad UX

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

Else we keep idling for ages which leads to bad UX
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@kesselb

Copy link
Copy Markdown
Contributor

#21059 as reference. Change looks good but I still don't know what the while does at all. I mean we never try to aquire the lock again. We are just waiting and hope the variables change in the meantime or the file is now cached (probably by another process).

@rullzer
rullzer merged commit 59093ab into masterJun 19, 2020
@rullzer
rullzer deleted the fix/scss/timeout branch June 19, 2020 19:26
@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rullzer@kesselb@nickvergessen@georgehrke