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

[BUG] sometime the script stop without any bug or progress #300

Open
onlinebizsoft opened this issue Nov 2, 2023 · 0 comments
Open

[BUG] sometime the script stop without any bug or progress #300

onlinebizsoft opened this issue Nov 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@onlinebizsoft
Copy link

PHP version

7.4

Package version

Latest

Application

Composer

Operating system

Linux

Current behavior

will stop at some points
222795/222801 [===========================>] 99% -- 23 failures

Expected behavior

Finish successfully

Steps to reproduce

I believe it happens when we use multiple threads option, I was running with 100 threads.

Additional context

The problem doesn't happen all time but quite often, number of URL left are always small (just a few - less than number of threads). I believe when running multiple threads, something is wrong with calculation for some last URLs.....
(there is no output in the log file except logs for failures)

@onlinebizsoft onlinebizsoft added the bug Something isn't working label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants