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

pub fn clear_status_computer_cache()

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)