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
Make generate_default_trace_test closer to actual use (#225)
- making `main` take care of gin bindings, and any additional
parameters, so the worker pool type doesn't get overridden by `main`'s
args
- making sure gin configuration for the underlying worker makes it
through.
This also fixes the actual tool, since we weren't passing the gin config
of the underlying task correctly.
0 commit comments