Description of changes:
There may have a race condition during client initialization time. When the race condition happens, the MemcachedClient thread will need to wait for 50 secs ( defined previously) to move to next step. This commit will prevent this condition.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Description of changes: There may have a race condition during client initialization time. When the race condition happens, the MemcachedClient thread will need to wait for 50 secs ( defined previously) to move to next step. This commit will prevent this condition.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.