summaryrefslogtreecommitdiff
path: root/portato/gui
ModeNameSize
-rw-r--r--__init__.py1001logplain
-rw-r--r--dialogs.py4975logplain
-rw-r--r--exception_handling.py4917logplain
-rw-r--r--exceptions.py493logplain
-rw-r--r--queue.py26847logplain
-rw-r--r--session.py1100logplain
d---------templates411logplain
-rw-r--r--updater.py3907logplain
-rw-r--r--utils.py4307logplain
-rw-r--r--views.py4561logplain
d---------windows374logplain
-rw-r--r--wrapper.py10040logplain
cessing of the request. If multiple processes tries to aquire the same lock, the ones who fail to get the lock serves the (expired) cached file. If the cached file don't exist, the process instead calls sched_yield(2) before restarting the request processing. Signed-off-by: Lars Hjemli <hjemli@gmail.com>