ocf/tests
Jan Musial 1bdf4a13ae pyocf: Improve volume instance lifecycle handling
We need a strong reference to volume for as long as OCF has it open.
For that I changed instance tracking dictionary from weakvalue to
normal. This way I made sure that GC won't clean up Volume before its
closed.

Signed-off-by: Jan Musial <jan.musial@intel.com>
2022-07-19 10:50:11 +02:00
..
build Fix license 2021-10-28 13:08:50 +02:00
functional pyocf: Improve volume instance lifecycle handling 2022-07-19 10:50:11 +02:00
unit Extend alock API with entries_count method 2022-05-16 16:21:08 +02:00