Commit 192d029d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d9ad8e1d
...@@ -92,7 +92,7 @@ digraph { ...@@ -92,7 +92,7 @@ digraph {
headWatch [label="#blk ← head/watch"] headWatch [label="#blk ← head/watch"]
fileSock [label="FileSock", style=filled fillcolor=grey95] fileSock [label="FileSock", style=filled fillcolor=grey95]
ZODB_go_inv [label="ZODB/go\ninvalidations", style=filled fillcolor=grey95] ZODB_go_inv [label="ZODB/go\ninvalidations"]
fs1_go_inv [label="fs1/go\ninvalidations", style=filled fillcolor=grey95] fs1_go_inv [label="fs1/go\ninvalidations", style=filled fillcolor=grey95]
zeo_go_inv [label="zeo/go\ninvalidations"] zeo_go_inv [label="zeo/go\ninvalidations"]
neo_go_inv [label="neo/go\ninvalidations"] neo_go_inv [label="neo/go\ninvalidations"]
......
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
<!-- ZODB_go_inv --> <!-- ZODB_go_inv -->
<g id="node8" class="node"> <g id="node8" class="node">
<title>ZODB_go_inv</title> <title>ZODB_go_inv</title>
<ellipse fill="#f2f2f2" stroke="#000000" cx="467.2046" cy="-209.8234" rx="60.623" ry="26.7407"/> <ellipse fill="none" stroke="#000000" cx="467.2046" cy="-209.8234" rx="60.623" ry="26.7407"/>
<text text-anchor="middle" x="467.2046" y="-213.6234" font-family="Times,serif" font-size="14.00" fill="#000000">ZODB/go</text> <text text-anchor="middle" x="467.2046" y="-213.6234" font-family="Times,serif" font-size="14.00" fill="#000000">ZODB/go</text>
<text text-anchor="middle" x="467.2046" y="-198.6234" font-family="Times,serif" font-size="14.00" fill="#000000">invalidations</text> <text text-anchor="middle" x="467.2046" y="-198.6234" font-family="Times,serif" font-size="14.00" fill="#000000">invalidations</text>
</g> </g>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment