Skip to content

[BUGFIX] caching of buffers can lead to dead locks

Sebastian Eibl requested to merge bugfix_mesapd_buffersystem into master

If load balancing changes the neighborhood, caching of receive buffers can lead to dead locks.

Merge request reports