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

Fix68 delayed cmds #87

Merged
merged 5 commits into from
Dec 5, 2021

Conversation

pst-on-github
Copy link
Contributor

Seems indexing delayed_timers with mapping always hits the same element. Using the unique string mapping.informId helped. This is supposed to fix issue #68.

I can't find a reported issue that would be fixed by this change.
Using `mapping.informId` instead of `mapping` as key to `delayed_timers` (unique string). This should fix issue justme-1968#68
@justme-1968 justme-1968 merged commit a9bba39 into justme-1968:master Dec 5, 2021
@justme-1968
Copy link
Owner

thanks again!

@pst-on-github pst-on-github deleted the fix68-delayed-cmds branch December 5, 2021 17:12
@ctc
Copy link

ctc commented May 13, 2022

But "mapping.informId" could be undefined....

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.

3 participants