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

GStaticMutex is deprecated #23

Closed
Linkid opened this issue Mar 4, 2022 · 0 comments · Fixed by #24
Closed

GStaticMutex is deprecated #23

Linkid opened this issue Mar 4, 2022 · 0 comments · Fixed by #24
Labels
bug Something isn't working

Comments

@Linkid
Copy link
Member

Linkid commented Mar 4, 2022

GStaticMutex is deprecated. GMutex should be used instead: https://docs.gtk.org/glib/union.Mutex.html.

@Linkid Linkid added the bug Something isn't working label Mar 4, 2022
Linkid added a commit to Linkid/python-mixstream that referenced this issue Mar 6, 2022
`GStaticMutex` is deprecated.

Ref fofix#23
Linkid added a commit that referenced this issue Mar 7, 2022
`GStaticMutex` is deprecated.

Ref #23
@Linkid Linkid closed this as completed Mar 7, 2022
@Linkid Linkid linked a pull request Mar 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant