-
**[Original report](https://bitbucket.org/Coin3D/coin/issue/109) by Christoph Vetter (Bitbucket: [chrvetter](https://bitbucket.org/chrvetter), ).**
----------------------------------------
Hi Roy,
I…
-
When torch is loaded and a function errors, there is a reference leak reported when the ipython console is exited. This does not seem to happen in a normal python console and only when torch is loaded…
-
**Perceus: Garbage Free Reference Counting with Reuse**
_Alex Reinking Ningning Xie Leonardo de Moura Daan Leijen_
https://www.microsoft.com/en-us/research/uploads/prod/2020/11/perceus-tr-v1.pdf
…
-
```diff
diff --git a/core/unit_test/TestViewOfViews.hpp b/core/unit_test/TestViewOfViews.hpp
index 1d53bca33..2311fe93a 100644
--- a/core/unit_test/TestViewOfViews.hpp
+++ b/core/unit_test/TestVie…
-
The page https://wiki.libsdl.org/SDL3/SDL_CreateWindow writes about the call to [SDL_Vulkan_LoadLibrary](https://wiki.libsdl.org/SDL3/SDL_Vulkan_LoadLibrary) made upon [SDL_WINDOW_VULKAN](https://wiki…
-
### What is the problem this feature will solve?
#### Background
When using Node.js IPC, if the child process sets a listener on the `message` or `disconnect` events, the child process is kept a…
-
I got this error message at line 288
```
/Users/MNurdin/Documents/iOS/*****/Library/GTMBase64/GTMBase64.m:288:73: 'autorelease' is unavailable: not available in automatic reference counting mode
```
…
-
The BDT Code Completion document, found in the BASIS documentation at https://documentation.basis.cloud/BASISHelp/WebHelp/ide/BDT_Code_Completion.htm
(Development Tools > Eclipse Plug-ins > bdthelp >…
-
Concurrent accesses from multiple threads to the same `cell` object do not scale well in the free-threaded build. There are two problems:
1) `LOAD_DEREF` calls `PyCell_GetRef`, which acquires the p…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45020](https://bugs.llvm.org/show_bug.cgi?id=45020) |
| Status | NEW |
| Importance | P normal |
|…