tagged [weak-references]

WeakReferences are not freed in embedded OS

WeakReferences are not freed in embedded OS I've got a strange behavior here: I get a massive memory leak in production running a WPF application that runs on a DLOG-Terminal (Windows Embedded Standar...

31 May at 12:56

Bug in WeakAction in case of Closure Action

Bug in WeakAction in case of Closure Action In one of the projects I take part in there is a vast use of `WeakAction`. That's a class that allows to keep reference to an action instance without causin...

9 Sep at 14:18