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

Change PartSizeMB to GreaterEqual[5] #1002

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

toddburnside
Copy link
Contributor

This change avoids a bug in refined (fthomas/refined#1161) that caused PartSizeMB a long time to be initialized.

Although that bug will probably be fixed soon, the use of GreaterEqual is preferred over Greater Or Equal.

@semenodm semenodm merged commit b39e74f into laserdisc-io:main Mar 20, 2023
@toddburnside toddburnside deleted the part-size-mb branch March 21, 2023 12:47
@mrdziuban
Copy link

I just ran into this issue as well, is there any chance a new version could be released with this fix included?

@semenodm
Copy link
Member

just released 6.0.1 version

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