Function broot::git::clear_status_computer_cache[][src]

pub fn clear_status_computer_cache()
Expand description

clear the finished or in progress computation. Limit: we may receive in cache the result of a computation which started before the clear (if this is a problem we could store a cleaning counter alongside the cache to prevent insertions)