New question #239710 on Graphite:
https://answers.launchpad.net/graphite/+question/239710

I'm trying to understand carbon at code level, when I go throught 
lib/carbon/cache.py, I found a weird problem.

In this commit 
https://github.com/graphite-project/carbon/commit/2ea485bbc7435e92670cec7626f3f85ef888c0f4
which is current version ot cache.py and the code contains Lock() relate code.


this commit has two parents, then go for 
https://github.com/graphite-project/carbon/commit/bd7e4d1df9200044ea380f81d3d7b585cab07df4

it show that Lock relate code is removed by that commit.

So how the latest code still have Lock code? and what happened to that commit? 
would cache need Lock or not?

Thanks!

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to