You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gorm currently has a data race when registering to multiple gorm databases at the same time. See https://github.com/jinzhu/gorm/issues/1916. It'd be nice if you could just directly register opentracing callbacks on gorm.DefaultCallback