Page MenuHomePhabricator

Fully modularize DestructionEngine
ClosedPublic

Authored by epriestley on Dec 20 2015, 4:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 18, 10:07 AM
Unknown Object (File)
Tue, Jun 17, 7:17 AM
Unknown Object (File)
Jun 16 2025, 1:28 AM
Unknown Object (File)
May 29 2025, 11:14 PM
Unknown Object (File)
May 29 2025, 4:56 AM
Unknown Object (File)
May 27 2025, 11:51 PM
Unknown Object (File)
May 25 2025, 6:46 AM
Unknown Object (File)
May 4 2025, 5:56 AM
Subscribers
None

Details

Summary

Ref T9979. Convert all DestructionEngine behaviors to extensions.

Test Plan

Screen Shot 2015-12-20 at 8.32.07 AM.png (1×1 px, 203 KB)

Destroyed an object, verifying:

  • Herald transcripts were destroyed;
  • edges were destroyed;
  • flags were destroyed;
  • tokens were destroyed;
  • transactions were destroyed;
  • worker tasks were cancelled.

Diff Detail

Repository
rP Phabricator
Branch
destroy2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9679
Build 11601: Run Core Tests
Build 11600: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fully modularize DestructionEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 20 2015, 5:25 PM
This revision was automatically updated to reflect the committed changes.