diff Makefile @ 1323:3c914bc670a2

Avoid copying session data while deserializing from store. This involed copying a mutex which would technical be not correct if the mutex would be used at this time, which it is not. go vet was not happy about this even if its not a problem. Not copying the data makes it a bit faster, though.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 24 Nov 2018 17:08:56 +0100
parents 77202406b1a7
children f7a32b0b9235
line wrap: on
line diff