xonsh/news/jobs_catch_no_process.rst
Andy Kipp 61751c2319
jobs: catching ChildProcessError (#5365)
* Update jobs.py

* Create jobs_catch_no_process.rst

* Update jobs.py

* Update jobs_catch_no_process.rst

* Update jobs.py
2024-04-26 10:34:31 +02:00

23 lines
243 B
ReStructuredText

**Added:**
* Added catching ChildProcessError in jobs. Avoiding hanging aliases in some cases.
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>