sageserpent-open / kineticMerge

Merge a heavily refactored codebase and stay sane.
MIT License
9 stars 1 forks source link

Show progress while running. #36

Closed sageserpent-open closed 2 months ago

sageserpent-open commented 2 months ago

The matching can take a long time - 40 seconds to over a minute and a half.

This is fine when logging is enabled, but is disconcerting when the application just sits there mutely while it thinks.

Add a progress bar when running from the command line.

This should do the trick.

This might be better for bells and whistles.

sageserpent-open commented 2 months ago

Implemented in Git commit SHA: 55ca73dcc78e100d16725b48c35924288c8df888.

Thsi went out in release 1.1.1, Git commit SHA: 2c8fa7f1f950f1f16f510ef26df48d57b1392e7a.