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

FetcherThread never shutting down #76

Open
wowasa opened this issue Dec 17, 2023 · 0 comments
Open

FetcherThread never shutting down #76

wowasa opened this issue Dec 17, 2023 · 0 comments
Assignees
Labels
inconvenience not a bug but a possible cause of issues

Comments

@wowasa
Copy link
Collaborator

wowasa commented Dec 17, 2023

The FetcherThread triggers an infinite while loop in it's run method without any break condition. This causes issues in testing and might be the reason why we couldn't kill the linkchecker topology in the past.

@wowasa wowasa added the inconvenience not a bug but a possible cause of issues label Dec 17, 2023
@wowasa wowasa self-assigned this Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inconvenience not a bug but a possible cause of issues
Projects
None yet
Development

No branches or pull requests

1 participant