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

Drop use_reference_counting option #3788

Closed
iglesias opened this issue Apr 25, 2017 · 2 comments
Closed

Drop use_reference_counting option #3788

iglesias opened this issue Apr 25, 2017 · 2 comments

Comments

@iglesias
Copy link
Collaborator

Why to remove it?

  • Some tests break when it is off.
  • We have to guard the code any time we need to call ref_count, ref, or unref in a csgobject directly.

Why to keep it?

  • The only reason I can think of why this option exists is to improve "efficiency" (and introducing leaks).
  • Other?

ps. bugfixing label because this will fix the tests that are failing nightly_none.

@karlnapf
Copy link
Member

Remove!
As well as all other switches of nightly none....

@karlnapf
Copy link
Member

Done in 3560969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants