Skip to content

Use concurrent-ruby's new Promises API#801

Merged
rafaelfranca merged 1 commit intorails:mainfrom
olivier-thatch:olivier-use-new-promises-api
Oct 7, 2025
Merged

Use concurrent-ruby's new Promises API#801
rafaelfranca merged 1 commit intorails:mainfrom
olivier-thatch:olivier-use-new-promises-api

Conversation

@olivier-thatch
Copy link
Copy Markdown
Contributor

@olivier-thatch olivier-thatch commented Feb 2, 2024

This PR updates Sprockets::Manifest to use concurrent-ruby's new Promises API which was added in v1.1.

The new Promises framework is less prone to deadlocks. As a result, this PR should fix #640.

@rafaelfranca rafaelfranca merged commit 374972b into rails:main Oct 7, 2025
14 of 15 checks passed
@olivier-thatch olivier-thatch deleted the olivier-use-new-promises-api branch October 7, 2025 20:33
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.

Asset compilation stalls with sprockets v4

2 participants