Skip to content

Conversation

@41zu
Copy link

@41zu 41zu commented Oct 28, 2025

Information about the deadlock was posted on the RAP mailing list: https://www.eclipse.org/lists/rap-dev/msg01480.html

@eclipse-rap-bot
Copy link

Can one of the admins verify this patch?

@ifurnadjiev
Copy link
Contributor

ok to test

}
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need to remove the display from the holder here?

}
}
Display display = getDisplay( thread );
if (display == null || display.thread != thread || display.isDisposed()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the code formatting here: if( display == ... )

@ifurnadjiev
Copy link
Contributor

Is it possible to create a failing test in the Display_Test class to demonstrate the initial issue? This test must succeed with your PR.

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.

3 participants