1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-16 21:16:05 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Peter Stephenson 98e4634086 49906 (Bart), 49911: Fixes to querying jobs in subshell.
Don't attempt to query invalid job off end of table, resulting in
crashes from $jobtstates.

If background task started in subshell, look at tatsks within subshell
instead of main shell.  Document and add test.
2022-03-30 09:28:43 +01:00
Jun-ichi Takimoto ee1d622042 49802 (+49804): pass MODULE_PATH to zsh started in test W03 2022-03-06 13:29:31 +09:00
Peter Stephenson 2be2efc122 49787: test for jobs fix in 49783 2022-03-03 19:07:53 +00:00