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

simultaneous commands collide and fail #1

Open
scruss opened this issue Jan 25, 2020 · 0 comments
Open

simultaneous commands collide and fail #1

scruss opened this issue Jan 25, 2020 · 0 comments
Labels
wontfix This will not be worked on

Comments

@scruss
Copy link
Owner

scruss commented Jan 25, 2020

Note Limitations:

In order to keep the code simple and to avoid implementing a server model, commands sent simultaneously to the gateway have undefined results: one command may succeed, but more likely, all simultaneous commands may fail. This can be a confusing issue when using ihsctrl from cron, as jobs triggered from separate crontab lines may collide and fail.

Adding concurrent access/queuing would make the system too complicated for me to understand.

@scruss scruss added the wontfix This will not be worked on label Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant