forked from TrueCloudLab/neoneo-go
0aedfd0038
We need to copy the result of `TryGet` method, otherwice the slice can be modified inside `Add` or `Update` methods, which leads to inconsistent MPT pool state. |
||
---|---|---|
.. | ||
module.go | ||
module_test.go | ||
mptpool.go | ||
mptpool_test.go |