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

BulkLoadDemo Display Fix #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HaydnTrigg
Copy link
Contributor

The "ShowingASet" state tracked time since loading the Marc file, not since loading finished. If the demo takes, say, 20 seconds to load, this state lasts only briefly before switching to "Unloading." To ensure a consistent 10-second display, we now consider both load time and display duration.

The "ShowingASet" state tracked time since loading the Marc file, not since loading finished. If the demo takes, say, 20 seconds to load, this state lasts only briefly before switching to "Unloading." To ensure a consistent 10-second display, we now consider both load time and display duration.
@damyanp
Copy link
Member

damyanp commented Dec 12, 2023

@HaydnTrigg, thank you for your contribution. This behavior is actually by design since it allows for side-by-side comparisons to be made. If you'd consider making this behavior controllable by some kind of a runtime setting then I'd be happy to integrate this change.

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.

2 participants