On Wednesday, 20 January 2016 at 11:08:46 UTC, Daniel Kozak wrote:
On Wednesday, 20 January 2016 at 11:06:53 UTC, Daniel Kozak wrote:On Wednesday, 20 January 2016 at 09:12:57 UTC, Bottled Gin wrote:GreetingsI am struggling with strange memory corruption issues with dmd-2.069.2 release.[...]As a workaround you can mark Hash class as a shared final shared class HashBut this will change behavour because it will not be in TLS anymore
GC.disable seems help
