##// END OF EJS Templates
fix purge_results for args other than specified msg_id...
fix purge_results for args other than specified msg_id The was a key mismatch when targets was specified (hub expected `engine_ids`, client gave `targets`), and the msg_ids='all' was transformed into msg_ids=['all'], which meant that no records were purged. Test included.
MinRK -
r4146:a7e6bb39
Show More
Name Size Modified Last Commit Author
/ docs / source / whatsnew
development.txt Loading ...
index.txt Loading ...
version0.10.txt Loading ...
version0.8.txt Loading ...
version0.9.txt Loading ...