https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35920
--- Comment #24 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Ok, my two cents. Please open your mind and take a look at how the code looks when we factor out STOMP, frames and its messaging edge cases. This code is not 100% functional because the current background job classes are still obfuscated with frame-decoding compatibility (i.e. ->process expects to be passed the decoded contents from its own .data attribute) but this further adds to the argument about getting rid of Rabbit. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
