Skip to content

Fix NullReferenceException and add new requestAccessToOrganization notification type - #362

Open
tolias wants to merge 7 commits into
cdmdotnet:masterfrom
tolias:bug/fix-nullreference-exception
Open

Fix NullReferenceException and add new requestAccessToOrganization notification type#362
tolias wants to merge 7 commits into
cdmdotnet:masterfrom
tolias:bug/fix-nullreference-exception

Conversation

@tolias

@tolias tolias commented Jan 25, 2023

Copy link
Copy Markdown
  1. Fix an issue with null reference because _semaphore field sometimes was accessed before it was instantiated. Fixed by instantiating it before the first access to the field can occur;
  2. Fix a crash when a Trello returns a new notification type which didn't exist in enum before;

@tolias tolias changed the title Bug/fix nullreference exception Fix NullReferenceException and add new requestAccessToOrganization notification type Jan 25, 2023
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.

1 participant