Skip to content
Snippets Groups Projects
  • Morris Jobke's avatar
    62a59854
    Fix LDAP race conditions · 62a59854
    Morris Jobke authored
    * getFromCache is wrapped in isCached
    * inbetween the two calls the cache entry hits it's TTL
    * getFromCache returns null
    * this fix only checkes if the returned value is null and
      return only non-null values
    62a59854
    History
    Fix LDAP race conditions
    Morris Jobke authored
    * getFromCache is wrapped in isCached
    * inbetween the two calls the cache entry hits it's TTL
    * getFromCache returns null
    * this fix only checkes if the returned value is null and
      return only non-null values