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
test: filter_stdout: Ensure TLS initialization on macOS.
This is because macOS requests surely initialization for pthread stuffs.
In our code base, flb_init_env() should initialize thread local storage
stuffs.
Otherwise, FLB_TLS_GET returns invalid values.
Signed-off-by: Hiroshi Hatake <[email protected]>
0 commit comments