go-eden / routine

Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.
MIT License
114 stars 20 forks source link

relocation target type.runtime.g not defined #17

Open calvin2021y opened 1 year ago

calvin2021y commented 1 year ago

go version go1.20.4 darwin/amd64

# github.com/go-eden/routine/internal/g.test
github.com/go-eden/routine/internal/g.getg0: relocation target type.runtime.g not defined
FAIL    github.com/go-eden/routine/internal/g [build failed]
danielsatanik commented 1 year ago

+1

henry0475 commented 1 year ago

+1

tututt commented 1 year ago

+1

sorod-sg commented 1 year ago

+1

YDS854394028 commented 1 year ago

+1

cardil commented 1 year ago

The https://github.com/timandy/routine/issues/24 looks exactly the same.

sunteng412 commented 10 months ago

+10086