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

Fix Error in Delete Orphans which Caused Process to Occur Out of Sequence #63

Merged
merged 1 commit into from
Feb 8, 2013

Conversation

krkeegan
Copy link
Collaborator

@krkeegan krkeegan commented Feb 8, 2013

Remove message callback from PLM Delete_Link and insert ALDB_Callback in Insteon_PLM.

Message callback is called as soon as the message is sent, and then it was again called on receiving the ACK. Which resulted in at least two instances of Delete Orphans running.

Fix #61

…ence

Remove message callback from PLM Delete_Link and insert ALDB_Callback in Insteon_PLM.

Message callback is called as soon as the message is sent, and then it was again called on receiving the ACK.  Which resulted in at least two instances of Delete Orphans running.

Fix hollie#61
krkeegan added a commit that referenced this pull request Feb 8, 2013
Fix Error in Delete Orphans which Caused Process to Occur Out of Sequence
@krkeegan krkeegan merged commit 36b09c6 into hollie:master Feb 8, 2013
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.

1 participant