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
I'm currently debugging some tests that fail intermittently. The tests hit yakbak for each request and only sometimes have a matching tape. it'd be extremely useful if setting DEBUG=yakbak* when running my test suite would output more than this:
I'm currently debugging some tests that fail intermittently. The tests hit
yakbak
for each request and only sometimes have a matching tape. it'd be extremely useful if settingDEBUG=yakbak*
when running my test suite would output more than this:would you take a PR that adds a few more
debug()
s for things like:The text was updated successfully, but these errors were encountered: