SpiNNakerManchester / SpiNNFrontEndCommon

Common support code for user-facing front end systems.
Apache License 2.0
12 stars 11 forks source link

state changing property #1228

Open Christian-B opened 1 month ago

Christian-B commented 1 month ago

ref: https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/blob/444c7d6ba5b85fd367f91fa707b6053473b7ce68/spinn_front_end_common/interface/buffer_management/storage_objects/buffered_sending_region.py#L159

a @property may NEVER change state.

Debugs retrieve properies Debugs should not change state

OUCH!

Christian-B commented 1 month ago

fix is https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/1224/commits/9a2d237ade293de174ab84ed1f3e6bf1b6300d05