Skip to content

Write Alg data to and read from a file instead of a limited buffer #3620

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

Open
lefou opened this issue Apr 2, 2025 · 0 comments
Open

Write Alg data to and read from a file instead of a limited buffer #3620

lefou opened this issue Apr 2, 2025 · 0 comments

Comments

@lefou
Copy link
Member

lefou commented Apr 2, 2025

For context:

For larger projects, the structured dependency information (JSON) overflows the buffer Scala Steward is using, resulting in an exception, but effectively no new dependency updates.

This is a long standing issue hard to solve by tweaking the JSON format alone. Projects like Mill, with a rich set of integration tests integrated in the build resulting in more that 2000 build modules, won't fit the concept.

The easiest alternative would be to use a exchange file instead of a limited buffer.

@lefou lefou changed the title Write Alg data to a file instead of a limited buffer Write Alg data to and read from a file instead of a limited buffer Apr 2, 2025
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

No branches or pull requests

1 participant