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.
If PushService.store_and_forward() loses the race to arrive at a brand new context first, and the context's main thread is already executing a CALL_FUNCTION that is blocked on the result of PushService, deadlock could occur in the old scheme. Instead (for now) simply spam a thread for each incoming message, and use the get_or_create_pool() lock to ensure things work out in the end. This could potentially generate a huge number of threads given the wrong app, but we'll fix that problem when it appears. |
8 years ago | |
|---|---|---|
| .. | ||
| compat | 8 years ago | |
| __init__.py | 8 years ago | |
| core.py | 8 years ago | |
| debug.py | 8 years ago | |
| docker.py | 8 years ago | |
| fakessh.py | 8 years ago | |
| fork.py | 8 years ago | |
| jail.py | 8 years ago | |
| lxc.py | 8 years ago | |
| master.py | 8 years ago | |
| minify.py | 8 years ago | |
| parent.py | 8 years ago | |
| select.py | 8 years ago | |
| service.py | 8 years ago | |
| setns.py | 8 years ago | |
| ssh.py | 8 years ago | |
| su.py | 8 years ago | |
| sudo.py | 8 years ago | |
| unix.py | 8 years ago | |
| utils.py | 8 years ago | |