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

Use thread-safe objects instead of files #13

Open
krishnans2006 opened this issue Nov 16, 2022 · 0 comments
Open

Use thread-safe objects instead of files #13

krishnans2006 opened this issue Nov 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@krishnans2006
Copy link
Member

Instead of using files to send data to threads (eg. stop.txt), use a thread-safe global variable like a Queue.

@krishnans2006 krishnans2006 added the enhancement New feature or request label Nov 16, 2022
@krishnans2006 krishnans2006 self-assigned this Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant