Files
mgmt/engine
James Shubin 652b657809 resources: exec: Avoid possible deadlock race
Some of the early code I wrote probably wouldn't pass my own reviews
today. Here's one example of a rare deadlock that could sometimes occur
when a Process/CheckApply caused a shutdown, but the bufio tried to send
on a channel that nobody was going to read any more. Now we properly
unblock that send with a context.
2019-02-24 12:28:59 -05:00
..
2019-02-24 12:28:59 -05:00
2018-04-19 01:10:58 -04:00
2019-02-24 12:28:59 -05:00
2018-12-21 06:22:12 -05:00
2018-04-19 01:10:58 -04:00
2019-02-24 12:28:59 -05:00
2018-04-19 01:10:58 -04:00
2018-04-19 01:10:58 -04:00
2018-04-19 01:10:58 -04:00