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

Multiple scripts accessing the same datasource varialbles #17

Open
gauthampughazhendhi opened this issue Mar 31, 2018 · 0 comments
Open

Comments

@gauthampughazhendhi
Copy link

I have two python scripts using the same data source variables for reading the updated values in my raspberry pi 3, each with a while loop in it to detect any change in these variables. When I run both the scripts at the same time I get a JSON decode error but If I run them individually there is no problem. So I need to terminate a script before running other. Each script reads the value of a different variable and listens for a change in them.

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

No branches or pull requests

1 participant