Even though cron job seems to be working fine, it does not cleanup the inventory_reservation table.
This is the result I get back from the cron.log:
[2019-06-03 00:00:11] main.INFO: Cron Job
inventory_cleanup_reservations is successfully finished. Statistics:
{“sum”:0.0029830932617188,”count”:1,”realmem”:0,”emalloc”:70656,”realmem_start”:161742848,”emalloc_start”:160341872}
[] []
It has no effect on store but I still would like to fix this. What could be the problem?