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
Before it was using the standard threadfactory, which
was naming threads like `pool-x-thread-y`. Now it is
`cucumber-runner-y-thread-x`. This better for logging to
see which threads belong to cucumber and which are
unrelated background
0 commit comments