Comment 3 for bug 1157264

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

This is caused by SessionState.__init__() being naive to get correct input. It does not affect our current releases unless our jobs are borked and they are not. Still this is pretty annoying at such a core component. Fixing in: https://code.launchpad.net/~zkrynicki/checkbox/fix-session-init/+merge/154140