Skip to content

Edge services for Mainflux 0.12.0 and 0.12.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mteodor mteodor released this 10 Feb 12:41
· 2 commits to master since this release
c462df2
MF-29 - goroutine in some cases never process channel messages (#30)

* fixed bug caused by reference type param that is overwritten by another goroutine

Signed-off-by: PricelessRabbit <[email protected]>

* refactored code to always use a single reference of route

Signed-off-by: PricelessRabbit <[email protected]>