mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
48daa2225f
bgContext is set during package initialization. However, the global logger's SetTarget() method doesn't apply to instances of context.Background() loaded after the first one. See https://github.com/google/gvisor/issues/7795