You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
For join_thread():
Exception in thread mitogen.master.join_thread_async:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/dmw/src/mitogen/mitogen/master.py", line 249, in _watch
watcher.on_join()
File "/home/dmw/src/mitogen/mitogen/master.py", line 816, in shutdown
super(Broker, self).shutdown()
File "/home/dmw/src/mitogen/mitogen/core.py", line 2741, in shutdown
self.defer(_shutdown)
File "/home/dmw/src/mitogen/mitogen/core.py", line 2142, in defer
raise Error(self.broker_shutdown_msg)
Error: An attempt was made to enqueue a message with a Broker that has already exitted. It is likely your program called Broker.shutdown() too early.
|
7 years ago | |
|---|---|---|
| .. | ||
| compat | 8 years ago | |
| __init__.py | 7 years ago | |
| core.py | 7 years ago | |
| debug.py | 7 years ago | |
| doas.py | 7 years ago | |
| docker.py | 7 years ago | |
| fakessh.py | 7 years ago | |
| fork.py | 7 years ago | |
| jail.py | 8 years ago | |
| kubectl.py | 7 years ago | |
| lxc.py | 7 years ago | |
| lxd.py | 7 years ago | |
| master.py | 7 years ago | |
| minify.py | 7 years ago | |
| parent.py | 7 years ago | |
| select.py | 7 years ago | |
| service.py | 7 years ago | |
| setns.py | 7 years ago | |
| ssh.py | 7 years ago | |
| su.py | 7 years ago | |
| sudo.py | 7 years ago | |
| unix.py | 7 years ago | |
| utils.py | 7 years ago | |