zuul/zuul/executor
James E. Blair a190e35bb8 Add a note about bwrap and setsid
https://github.com/containers/bubblewrap/issues/142 is relevant to
us, however our use of start_new_session in popen effectively
avoids the issue.  Add a note to that effect so that we don't
accidentally open a vulnerability later.

Also, clean up some py2-only code.

Change-Id: Icd4adee32f35c478661dc2d657cf6c9e55e1f7b5
2022-03-28 15:44:19 -07:00
..
sensors Enable starting executors in paused mode 2019-11-04 13:13:38 +01:00
__init__.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
client.py Implement job freezing API in zuul-web 2021-11-10 09:25:49 +01:00
common.py Load job from pipeline state on executors 2021-11-23 15:16:32 -08:00
server.py Add a note about bwrap and setsid 2022-03-28 15:44:19 -07:00