Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
db76513e79
refactor: migrate vtk classes to use ObjectWrapper for model management and update registration logic
64a87e97e3
refactor: modernize SmartPointer with thread-safe reference counting, move semantics, and custom deleter support, and add corresponding unit test.