osrg / bgperf

Apache License 2.0
87 stars 30 forks source link

base: guard against KeyError #21

Closed ishidawataru closed 7 years ago

ishidawataru commented 7 years ago

in case that stat['memory_stats']['usage'] does not exist

Signed-off-by: Wataru Ishida ishida.wataru@lab.ntt.co.jp