HomePhabricator

Fix an out-of-date API call on the destruction pathway for Pholio mocks

Description

Fix an out-of-date API call on the destruction pathway for Pholio mocks

Summary:
See https://discourse.phabricator-community.org/t/destroying-a-mock-using-bin-remove-destroy-mx-gives-an-error/3728.

Currently, Pholio calls an older API method on the mock destruction pathway. This call was introduced in D19911 but the callsite was only partially updated in D19914.

Test Plan: Ran "bin/remove destroy Mx" to destroy a mock. Before: fatal with a bad call; after: clean destruction.

Differential Revision: https://secure.phabricator.com/D21081

Details

Provenance
epriestleyAuthored on Apr 10 2020, 2:56 PM
epriestleyPushed on Apr 10 2020, 3:01 PM
Differential Revision
D21081: Fix an out-of-date API call on the destruction pathway for Pholio mocks
Parents
rPa2fb91b8af4b: Remove the (hopefully) obsolete "post_max_size" check during startup
Branches
Unknown
Tags
Unknown
Build Status
Buildable 24036
Build 33085: Run Core Tests