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

Build Distribution hangs on scanning phase when using large datasets #2110

Closed
RTP35 opened this issue Feb 4, 2020 · 2 comments
Closed

Build Distribution hangs on scanning phase when using large datasets #2110

RTP35 opened this issue Feb 4, 2020 · 2 comments

Comments

@RTP35
Copy link

RTP35 commented Feb 4, 2020

Using excessively large arrays in either .rpy files or imported .py files will run normally but cause the build distribution to hang on the scanning phase

@renpytom
Copy link
Member

renpytom commented Feb 4, 2020

How excessive are we talking about? We do need to pull all the data into memory a few times to hash ands compress it.

@RTP35
Copy link
Author

RTP35 commented Feb 4, 2020

About 500,000 characters in around 20,000 elements per file

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

2 participants