Matt Keeler 8837907de4
Make the Agent Cache more Context aware (#8092)
Blocking queries issues will still be uncancellable (that cannot be helped until we get rid of net/rpc). However this makes it so that if calling getWithIndex (like during a cache Notify go routine) we can cancell the outer routine. Previously it would keep issuing more blocking queries until the result state actually changed.
2020-06-15 11:01:25 -04:00
..
2020-06-12 13:47:43 -06:00
2020-05-29 08:21:28 +02:00
2020-05-28 14:39:37 -04:00
2020-03-31 16:13:44 -04:00
2020-06-12 13:46:47 -06:00