Skip to content

Tags: absmach/export

Tags

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.1.0.1

Toggle v0.1.0.1's commit message
latest with changes to config

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
NOISSUE - Fix bugs and update docs (#18)

* remove unused var

Signed-off-by: Mirko Teodorovic <[email protected]>

* remove unused var

Signed-off-by: Mirko Teodorovic <[email protected]>

* fix subtopic

Signed-off-by: Mirko Teodorovic <[email protected]>

* remove channel

Signed-off-by: Mirko Teodorovic <[email protected]>

* fix channel usage

Signed-off-by: Mirko Teodorovic <[email protected]>

* fix log

Signed-off-by: Mirko Teodorovic <[email protected]>

* fix mod

Signed-off-by: Mirko Teodorovic <[email protected]>

* update docs

Signed-off-by: Mirko Teodorovic <[email protected]>

* small update

Signed-off-by: Mirko Teodorovic <[email protected]>

* remove channel

Signed-off-by: Mirko Teodorovic <[email protected]>

* additional explanations

Signed-off-by: Mirko Teodorovic <[email protected]>

* fix default nats subject

Signed-off-by: Mirko Teodorovic <[email protected]>

* fix default nats subject

Signed-off-by: Mirko Teodorovic <[email protected]>