go-threads icon indicating copy to clipboard operation
go-threads copied to clipboard

Seperate service+client from threads.go

Open sanderpick opened this issue 6 years ago • 1 comments

From @jsign: Make all exported methods in threads.go thread-safe

See https://github.com/textileio/go-textile-threads/pull/133#discussion_r351804962

sanderpick avatar Dec 02 '19 22:12 sanderpick

I have the feeling that maybe I left this invariant hold now, but not 100%. Good for checking again, and for future APIs (if they mutate things in thread (or its logs)).

jsign avatar Dec 02 '19 22:12 jsign