Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid sprocket building assets concurrently #1004

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

StupidCodeFactory
Copy link
Contributor

description

This is a temporary fix until sass/sassc-ruby#207 is
resolved

This should stop the segfault from happening upon deploy

This is a temporary fix until sass/sassc-ruby#207 is
resolved

This should stop the segfault from happening upon deploy
@opss-bot opss-bot temporarily deployed to review-app-1004 November 6, 2020 16:08 Inactive
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #1004 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1004   +/-   ##
=======================================
  Coverage   87.56%   87.56%           
=======================================
  Files         310      310           
  Lines        6648     6648           
  Branches     1025     1025           
=======================================
  Hits         5821     5821           
  Misses        650      650           
  Partials      177      177           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c75c02...4358617. Read the comment docs.

@opss-bot opss-bot temporarily deployed to review-app-1004 November 6, 2020 16:51 Inactive
@opss-bot opss-bot temporarily deployed to review-app-1004 November 6, 2020 17:03 Inactive
@opss-bot opss-bot temporarily deployed to review-app-1004 November 6, 2020 17:16 Inactive
@slorek slorek merged commit 8a07865 into master Nov 6, 2020
@slorek slorek deleted the avoid-concurrent-sprocket-build branch November 6, 2020 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants