Skip to content

fix DEXP-608179 One of the handlers for the BeforeAcquiringReadLock h… #2337

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

Closed
wants to merge 2 commits into from

Conversation

van800
Copy link
Member

@van800 van800 commented Jul 13, 2022

…as failed. The execution context must be guarded from reentrancy in order to execute this action.

…as failed. The execution context must be guarded from reentrancy in order to execute this action.
@van800 van800 requested a review from krasnotsvetov July 13, 2022 10:59
@van800 van800 self-assigned this Jul 13, 2022
@van800
Copy link
Member Author

van800 commented Jul 15, 2022

close in favor of https://jetbrains.team/p/net/reviews/5892/files

@van800 van800 closed this Jul 15, 2022
@van800 van800 deleted the net223-dexp-fixes branch July 15, 2022 12:30
@citizenmatt citizenmatt added this to the Rider 2022.3 milestone Jul 15, 2022

public void OnUnityProjectAdded(Lifetime projectLifetime, IProject project)
{
myActualAppPathForSolution.SetValue(myUnityProjectFileCache.GetAppPath(project));
Copy link
Collaborator

@krasnotsvetov krasnotsvetov Jul 18, 2022

Choose a reason for hiding this comment

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

Looks like you could set NULL there, let's set only not-null values may be as it was in original implementation?

@van800 van800 restored the net223-dexp-fixes branch July 20, 2022 07:55
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