summaryrefslogtreecommitdiff
path: root/src/buildstream/_signals.py
Commit message (Expand)AuthorAgeFilesLines
* scheduler.py: Use threads instead of processes for jobsBenjamin Schubert2020-12-041-13/+51
* _signals.py: allow calling signal handler from non-main threadsBenjamin Schubert2020-12-011-7/+12
* _signals.py: Remove code for python3.5 supportBenjamin Schubert2020-06-171-10/+3
* _signals.py: Allow SIGTERM handler to call `os.exit()`Jürg Billeter2020-04-091-1/+5
* Reformat code using BlackChandan Singh2019-11-141-9/+11
* Add initial mypy configuration and typesChandan Singh2019-09-021-2/+11
* Rename (spawn, fork) -> 'start process'Angelos Evripiotis2019-06-061-4/+4
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+203