I think that there is a mistake in the lamaml.py files.
The LaMAML Strategy is still using a ReplayPlugin, but after switching from lamaml to lamaml_v2, the buffer should already be handled internally by the LaMAML strategy, and the plugin is adding an additional buffer that is not supposed to exist.
I think the ReplayPlugin should be removed.
If someone can confirm this is the case, I can quickly fix the problem.
I think that there is a mistake in the lamaml.py files.
The LaMAML Strategy is still using a ReplayPlugin, but after switching from lamaml to lamaml_v2, the buffer should already be handled internally by the LaMAML strategy, and the plugin is adding an additional buffer that is not supposed to exist.
I think the ReplayPlugin should be removed.
If someone can confirm this is the case, I can quickly fix the problem.