Commit b4fc0ce3 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 5b7777bd
...@@ -295,6 +295,8 @@ package main ...@@ -295,6 +295,8 @@ package main
// 4.6) processing ZODB invalidations and serving file reads (see 7) are // 4.6) processing ZODB invalidations and serving file reads (see 7) are
// organized to be mutually exclusive. // organized to be mutually exclusive.
// //
// (TODO head.zconnMu -> special mutex with Lock(ctx) so that Lock could be canceled)
//
// 5) after OS file cache was invalidated, we resync zhead to new database // 5) after OS file cache was invalidated, we resync zhead to new database
// view corresponding to tid. // view corresponding to tid.
// //
......
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