ratelimiter icon indicating copy to clipboard operation
ratelimiter copied to clipboard

What is _alock?

Open louisabraham opened this issue 1 year ago • 0 comments

I think those lines are not useful

        self._alock = None

        # Lock to protect creation of self._alock
        self._init_lock = threading.Lock()

louisabraham avatar Aug 26 '22 06:08 louisabraham