Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove usage of gen_server #43

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

thalesmg
Copy link
Contributor

@thalesmg thalesmg commented Jun 6, 2024

Fixes #40

thalesmg added a commit to thalesmg/emqx that referenced this pull request Jun 6, 2024
…en_server`

Depends on dkataskin/erlazure#43 being merged and then synced to
our fork.
@thalesmg thalesmg force-pushed the tmg-remove-gen-server-upstream branch from 9745a91 to eac4bb8 Compare June 6, 2024 21:05
thalesmg added a commit to thalesmg/emqx that referenced this pull request Jun 6, 2024
…en_server`

Depends on dkataskin/erlazure#43 being merged and then synced to
our fork.
thalesmg added a commit to thalesmg/emqx that referenced this pull request Jun 7, 2024
…en_server`

Depends on dkataskin/erlazure#43 being merged and then synced to
our fork.
@thalesmg
Copy link
Contributor Author

thalesmg commented Jun 7, 2024

I'll make a formatting changes in a follow up PR.

@dkataskin
Copy link
Owner

Looks good, thank you!

@dkataskin dkataskin merged commit 006bd52 into dkataskin:master Jun 10, 2024
1 check passed
@thalesmg thalesmg deleted the tmg-remove-gen-server-upstream branch June 10, 2024 14:39
thalesmg added a commit to thalesmg/emqx that referenced this pull request Jun 10, 2024
…en_server`

dkataskin/erlazure#43 removes unnecessary usage of `gen_server`
from the driver.
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.

Remove usage of gen_server?
2 participants