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

fix: Race condition #119

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Conversation

JFreegman
Copy link
Member

@JFreegman JFreegman commented Nov 10, 2020

A ToxWindow's notifications need to be halted before the window is freed


This change is Reviewable

@JFreegman JFreegman added the bug Bug fix for the user, not a fix to a build script label Nov 10, 2020
@JFreegman JFreegman added this to the 0.8.x milestone Nov 10, 2020
@JFreegman JFreegman force-pushed the notify_race_condition branch 4 times, most recently from 3957507 to 53c4e09 Compare November 10, 2020 18:33
@ghost
Copy link

ghost commented Nov 10, 2020

DeepCode failed to analyze this pull request

Something went wrong despite trying multiple times, sorry about that.
Please comment this pull request with "Retry DeepCode" to manually retry, or contact us so that a human can look into the issue.

@JFreegman JFreegman force-pushed the notify_race_condition branch from 53c4e09 to c5f849c Compare November 10, 2020 20:52
src/notify.c Outdated Show resolved Hide resolved
@JFreegman JFreegman force-pushed the notify_race_condition branch from c5f849c to 2743fa1 Compare November 10, 2020 22:07
@JFreegman JFreegman force-pushed the notify_race_condition branch 2 times, most recently from 1d33441 to 6dd9b6e Compare November 10, 2020 22:19
A ToxWindow's notifications need to be halted before the window is freed
@JFreegman JFreegman force-pushed the notify_race_condition branch from 6dd9b6e to 752fc6d Compare November 10, 2020 22:20
@JFreegman JFreegman merged commit 752fc6d into TokTok:master Nov 10, 2020
@JFreegman JFreegman deleted the notify_race_condition branch November 10, 2020 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fix for the user, not a fix to a build script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants