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 1142 #1178

Merged
merged 1 commit into from
Mar 27, 2024
Merged

fix 1142 #1178

merged 1 commit into from
Mar 27, 2024

Conversation

BlackOrder
Copy link
Contributor

@BlackOrder BlackOrder commented Jan 29, 2024

Fix #1142

Description

the object of timer is abandoned if it exist without canceling. The fix is reset the timer if it exist or create a new one.

Checks

  • My pull request adheres to the code style of this project
  • All the tests have passed

@farirat
Copy link
Contributor

farirat commented Jan 29, 2024

hello @BlackOrder
Please make sure of test coverage.

@farirat farirat changed the base branch from master to 0.11-develop January 29, 2024 12:42
@farirat farirat changed the base branch from 0.11-develop to 0.11.1 March 27, 2024 11:39
@farirat farirat merged commit c45c688 into jookies:0.11.1 Mar 27, 2024
7 checks passed
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.

Possible Memory leak in dlr.py refer to delay logic
2 participants