Skip to content

Prevent Oauth token from being concurrently renewed using a mutex

This is a try to fix #102 (closed) by preventing concurrentrenewing of the OAuth token. See this comment for the explenation.

Merge request reports