Skip to content

Asyncio semaphore - #119

Merged
shiyuechengineer merged 2 commits into
meraki:masterfrom
coreGreenberet:asyncio_semaphore
Oct 8, 2020
Merged

Asyncio semaphore#119
shiyuechengineer merged 2 commits into
meraki:masterfrom
coreGreenberet:asyncio_semaphore

Conversation

@coreGreenberet

Copy link
Copy Markdown
Contributor

Asyncio has a Semaphore object which works similiar like the current version with the internal counter.
This PR converts the internal counter to the asyncio.Semaphore

additionally the user_agent_extended method got removed from the aio library. It will load it from the non async version

@shiyuechengineer
shiyuechengineer merged commit 30a0ef6 into meraki:master Oct 8, 2020
@coreGreenberet
coreGreenberet deleted the asyncio_semaphore branch January 23, 2021 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants