Closed aratz-lasa closed 1 year ago
This PR fixes the data race from #60. The issue is that the environment loop is accessing the heartbeat without using the lock.
This PR fixes the data race from #60. The issue is that the environment loop is accessing the heartbeat without using the lock.