Checksum the project.py file to validate that the pickle we get from the project...
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 31 Oct 2017 15:48:43 +0000 (11:48 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 31 Oct 2017 15:48:43 +0000 (11:48 -0400)
commitcb87ff891c9968115d151a54e93695da0ac4df02
tree2b05f73c7dad1d13e7f8e034e6d33b779ff64add
parent494bd6b94202022e56b3615636966cf51230bb75
Checksum the project.py file to validate that the pickle we get from the project cache is still valid.

This will rebuild all project if project.py changes. Not the best
solution but is good enough to prevent corruption.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lttng_ivc/settings.py
lttng_ivc/utils/ProjectFactory.py
lttng_ivc/utils/project.py
lttng_ivc/utils/utils.py
This page took 0.025179 seconds and 5 git commands to generate.