jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.02k stars 549 forks source link

fix 1142 #1178

Closed BlackOrder closed 6 months ago

BlackOrder commented 8 months ago

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

farirat commented 8 months ago

hello @BlackOrder Please make sure of test coverage.