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

[timer] Something hapen #76

Open
Clam- opened this issue Dec 6, 2016 · 1 comment
Open

[timer] Something hapen #76

Clam- opened this issue Dec 6, 2016 · 1 comment
Assignees

Comments

@Clam-
Copy link
Owner

Clam- commented Dec 6, 2016

2016-11-19 19:27:14-0600 [BurlyBot (TLSMemoryBIOProtocol),client] CheckNick
2016-11-19 19:27:14-0600 [-] Traceback (most recent call last):
2016-11-19 19:27:14-0600 [-]   File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/base.py", line 1192, in run
2016-11-19 19:27:14-0600 [-]     self.mainLoop()
2016-11-19 19:27:14-0600 [-]   File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/base.py", line 1201, in mainLoop
2016-11-19 19:27:14-0600 [-]     self.runUntilCurrent()
2016-11-19 19:27:14-0600 [-]   File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/base.py", line 797, in runUntilCurrent
2016-11-19 19:27:14-0600 [-]     f(*a, **kw)
2016-11-19 19:27:14-0600 [-]   File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/threads.py", line 117, in _callFromThread
2016-11-19 19:27:14-0600 [-]     result = defer.maybeDeferred(f, *a, **kw)
2016-11-19 19:27:14-0600 [-] --- <exception caught here> ---
2016-11-19 19:27:14-0600 [-]   File "/home/bbm/opt/lib/python2.7/site-packages/twisted/internet/defer.py", line 139, in maybeDeferred
2016-11-19 19:27:14-0600 [-]     result = f(*args, **kw)
2016-11-19 19:27:14-0600 [-]   File "/home/bbm/pyBurlyBot/util/timer.py", line 57, in _addTimer
2016-11-19 19:27:14-0600 [-]     raise TimerExists("Timer (%s) already exists." % name)
2016-11-19 19:27:14-0600 [-] util.timer.TimerExists: Timer (alert_timer) already exists.
@gkistler
Copy link
Collaborator

Probably related to #74. The alert module won't work quite correctly with reloads until that's fleshed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants