Skip to content

Don't change bee class when resizing the hive

Jordy Aaldering requested to merge mtd-fix into develop

Related to !366 (merged).

When we resize the hive, we must not change the bee's class.

This 'bee class' is only used by the synchronization mechanism, which is capable of handling sleeping bees.

Merge request reports