sjwiesman commented on a change in pull request #303:
URL: https://github.com/apache/flink-statefun/pull/303#discussion_r814007050
##########
File path: statefun-sdk-go/v3/pkg/statefun/context.go
##########
@@ -64,7 +66,7 @@ type Context interface {
}
type statefunContext struct {
- sync.Mutex
+ *sync.Mutex
Review comment:
You are correct. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]