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: start server with visual studio solution #1593

Merged
merged 1 commit into from
Sep 12, 2023
Merged

fix: start server with visual studio solution #1593

merged 1 commit into from
Sep 12, 2023

Conversation

mehah
Copy link
Contributor

@mehah mehah commented Sep 11, 2023

The default behavior when moving an object to another property is for the old property to lose the object reference, but with clang, it seems that this only happens after a while, as if there was a garbage collector.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas merged commit 1bc3667 into opentibiabr:main Sep 12, 2023
@dudantas dudantas changed the title fix: start server with MSVC fix: start server with visual studio solution Sep 12, 2023
JasterDesu pushed a commit to JasterDesu/canary that referenced this pull request Sep 16, 2023
The default behavior when moving an object to another property is for the old property to lose the object reference, but with clang, it seems that this only happens after a while, as if there was a garbage collector.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants