commit | 6505d83b20cb4e33760105f97120651baa909c44 | [log] [tgz] |
---|---|---|
author | Denton Gentry <dgentry@google.com> | Mon Aug 11 22:32:05 2014 -0700 |
committer | Avery Pennarun <apenwarr@gmail.com> | Tue Aug 09 18:39:05 2016 -0400 |
tree | bf81e8312d4ed9a87b5c2a4f2ae7236f7975a415 | |
parent | b68520dfc368ddeb5a5ef1502392a83431502abd [diff] |
fd #17, you don't exist. Go away. If we get an event for an fd which no longer has a handler, there is no useful action we can take. Rather than sit in a tight loop raising KeyError exceptions as fast as we can, just close the fd and unregister it from the eventfd. Reduces severity of b/12896999 to tolerable levels. Change-Id: I1c4890e55c1029b46dbe6b7420fc4f64384c9940