https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13193
--- Comment #28 from David Cook <[email protected]> --- Quite the heisenbug although I'm making progress getting more reliable test results but testing Cache::Memcached::Fast directly. Note the \d+) is the pid of the child process. 100 hundred 26091) akey = 100 26091) bkey = hundred 26092) akey = 100 26092) bkey = hundred 26093) akey = 100 26093) bkey = 100 26094) akey = hundred 26094) bkey = hundred 26097) akey = 100 26095) akey = 100 26095) bkey = hundred 26097) bkey = hundred 26096) akey = 100 26096) bkey = 100 26098) akey = hundred 26100) akey = hundred 26099) akey = hundred 26099) bkey = hundred Use of uninitialized value in concatenation (.) or string at test.pl line 22. 26098) bkey = Use of uninitialized value in concatenation (.) or string at test.pl line 22. 26100) bkey = I'm actually quite intrigued by those undefs retrieved at the end. Those are really rare. I'm able to get mixed up values quite regularly but a null response... wow. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
