Agnes Korcsak-Gorzo

Results 4 issues of Agnes Korcsak-Gorzo

It can be challenging to maintain consistency when referencing literature across multiple sections of the NEST documentation. For example, in an ongoing project, we frequently reference two specific papers across...

T: Enhancement
S: Normal
I: No breaking change
stale

When simulating models which involve secondary events a major continuous memory build-up is observable. The reason is a memory leak as detected by Valgrind related to the `get_secondary_event` method: ```...

T: Bug
S: Normal

Valgrind detects memory leaks related to the registration of each node, for example: ``` ==49069== 112 bytes in 1 blocks are definitely lost in loss record 495 of 1,037 ==49069==...

T: Bug
S: Normal

Valgrind detects several memory leaks related to Sli: ``` 38 bytes in 2 blocks are definitely lost in loss record 451 of 1,030 at 0x4846FA3: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)...

T: Bug
S: Normal