Python module to allow customization of the process title
http://pyasn1.sf.net/
Changing the title is mostly useful in multi-process systems, for example when
a master process is forked: changing the children's title allows to identify
the task each process is busy with. The technique is used by PostgreSQL and
the OpenSSH Server for example.
- Developed at devel:languages:python
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-setproctitle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-setproctitle.changes | 0000002918 2.85 KB | |
python-setproctitle.spec | 0000002053 2 KB | |
setproctitle-1.1.10.tar.gz | 0000024042 23.5 KB | |
skip-failing-tests.patch | 0000002399 2.34 KB |
Revision 22 (latest revision is 33)
Dominique Leuenberger (dimstar_suse)
accepted
request 681144
from
Matej Cepl (mcepl)
(revision 22)
- Enable tests and add skip-failing-tests.patch to skip failing tests (gh#dvarrazzo/py-setproctitle#60)
Comments 0