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

Null Proxy Return Warning Fixes #26

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Conversation

DJGosnell
Copy link
Member

@DJGosnell DJGosnell commented Sep 13, 2023

  • Fixed warnings related to __ProxyInvokeAndWaitForResultCore returning nullable values by default.
  • Fixed converter issue with ReadUntilComplete.
  • Fixed Fix Duplicate Variable Name Conflicts #23
  • Replaced the environment tick count with random integer for session Id creation.

@DJGosnell DJGosnell merged commit 75720a3 into master Sep 13, 2023
@DJGosnell DJGosnell deleted the null-proxy-return-warning-fixes branch September 17, 2023 04:35
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.

Fix Duplicate Variable Name Conflicts
1 participant