Commit b8d4905
committed
patch 7.4.1814
Problem: A channel may be garbage collected while it's still being used by
a job. (James McCoy)
Solution: Mark the channel as used if the job is still used. Do the same
for channels that are still used.1 parent 9b4ebc6 commit b8d4905
4 files changed
Lines changed: 29 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3553 | 3553 | | |
3554 | 3554 | | |
3555 | 3555 | | |
3556 | | - | |
| 3556 | + | |
3557 | 3557 | | |
3558 | 3558 | | |
3559 | | - | |
3560 | | - | |
| 3559 | + | |
3561 | 3560 | | |
3562 | | - | |
3563 | | - | |
3564 | | - | |
3565 | | - | |
3566 | | - | |
3567 | | - | |
3568 | | - | |
3569 | | - | |
3570 | | - | |
3571 | | - | |
3572 | | - | |
3573 | | - | |
3574 | | - | |
3575 | | - | |
| 3561 | + | |
| 3562 | + | |
| 3563 | + | |
3576 | 3564 | | |
3577 | | - | |
3578 | 3565 | | |
3579 | 3566 | | |
3580 | 3567 | | |
| |||
4092 | 4079 | | |
4093 | 4080 | | |
4094 | 4081 | | |
| 4082 | + | |
| 4083 | + | |
| 4084 | + | |
| 4085 | + | |
| 4086 | + | |
| 4087 | + | |
| 4088 | + | |
| 4089 | + | |
| 4090 | + | |
| 4091 | + | |
| 4092 | + | |
| 4093 | + | |
| 4094 | + | |
| 4095 | + | |
| 4096 | + | |
| 4097 | + | |
| 4098 | + | |
| 4099 | + | |
| 4100 | + | |
| 4101 | + | |
4095 | 4102 | | |
4096 | 4103 | | |
4097 | 4104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7024 | 7024 | | |
7025 | 7025 | | |
7026 | 7026 | | |
| 7027 | + | |
7027 | 7028 | | |
7028 | 7029 | | |
7029 | 7030 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
| 756 | + | |
| 757 | + | |
756 | 758 | | |
757 | 759 | | |
758 | 760 | | |
| |||
0 commit comments