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

Web triggered version #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

jdc-cunningham
Copy link
Owner

I don't know what's happening

@jdc-cunningham
Copy link
Owner Author

Ahhh gotta get this down, the git business

@jdc-cunningham
Copy link
Owner Author

It is important to note that creating for example the poll_started.txt file with gedit/nano does not result in the same/correct file as if created by VS Code. The file created by VS Code is only 2 bytes in size, vs gedit/nano which is 3 bytes in size. As such, the cron-initiated poll will not start even if the strings both say "no" in either file. I don't know how to guarantee this at this time. But yeah, if you don't use VS Code or something that makes sure the file matches (2 bytes file size) it won't match the == 'no' argument in the waiting-thread.py module which starts the poll-thread.py (listens for change from web interface) to start the file-read.py script.

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.

None yet

1 participant