Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for waitUntilWatchCacheFreshAndForceAllEvents (0.53 sec)

  1. staging/src/k8s.io/apiserver/pkg/storage/cacher/cacher.go

    		c.groupResource,
    		identifier,
    	)
    
    	// note that c.waitUntilWatchCacheFreshAndForceAllEvents must be called without
    	// the c.watchCache.RLock held otherwise we are at risk of a deadlock
    	// mainly because c.watchCache.processEvent method won't be able to make progress
    	//
    	// moreover even though the c.waitUntilWatchCacheFreshAndForceAllEvents acquires a lock
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 10:12:02 UTC 2024
    - 51.8K bytes
    - Viewed (0)
Back to top