Skip to content

Comments

Add '-progress' option. Closes #30#159

Closed
entrity wants to merge 0 commit intopauldreik:mainfrom
entrity:progress-option
Closed

Add '-progress' option. Closes #30#159
entrity wants to merge 0 commit intopauldreik:mainfrom
entrity:progress-option

Conversation

@entrity
Copy link
Contributor

@entrity entrity commented Aug 31, 2024

Pursuant to #30, this commit adds a '-progress' option. If set to true, then a function pointer is passed to 'fillwithbytes', with the result that each iteration of the loop in that function outputs a progress update.

The progress update appears at the end of the current line and overwrites itself with each repetition, producing an output resembling the following:

Now eliminating candidates based on [...]: (16/19324)

@valerio-bozzolan
Copy link

valerio-bozzolan commented Nov 19, 2024

Thanks for this work. Have you already seen this instead? Any comment? (was proposed 4 years ago)

#42

@entrity
Copy link
Contributor Author

entrity commented Dec 15, 2024

Thanks for this work. Have you already seen this instead? Any comment? (was proposed 4 years ago)

#42

Hi, @valerio-bozzolan . I've just given it a look. The differences I see are:

@entrity entrity changed the title Add '-progress' option Add '-progress' option. Closes #30 Dec 21, 2024
@entrity
Copy link
Contributor Author

entrity commented Jan 6, 2025

👋 Hello, maintainers. Is there anything I can do to get this pull request promoted/merged? Or is there any feedback regarding changes you'd like?

@entrity
Copy link
Contributor Author

entrity commented Feb 21, 2025

Hi, @valerio-bozzolan . Can you advise on how to re-run the checks ("23 workflows awaiting approval") for this pull request?

I resolved some merge conflicts that arose while I was waiting for this pull-request to be merged, and now the updates require that the checks be re-run, but none of my actions so far have re-triggered those checks.

@valerio-bozzolan
Copy link

(I'm an impostor :D I'm not the maintainer. Let's wait for the maintainer <3)

@entrity
Copy link
Contributor Author

entrity commented Feb 21, 2025

Hi, @pauldreik . Can you advise on how to re-run the checks ("23 workflows awaiting approval") for this pull request?

I resolved some merge conflicts that arose while I was waiting for this pull-request to be merged, and now the updates require that the checks be re-run, but none of my actions so far have re-triggered those checks.

@pauldreik
Copy link
Owner

Please target the develop branch.

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