Page MenuHomePhabricator

Fully modularize DestructionEngine
ClosedPublic

Authored by epriestley on Dec 20 2015, 4:33 PM.
Tags
None
Referenced Files
F13186988: D14832.diff
Sat, May 11, 4:15 AM
Unknown Object (File)
Tue, May 7, 7:20 AM
Unknown Object (File)
Sun, May 5, 5:05 AM
Unknown Object (File)
Fri, May 3, 11:53 PM
Unknown Object (File)
Fri, May 3, 5:55 AM
Unknown Object (File)
Wed, May 1, 12:57 AM
Unknown Object (File)
Thu, Apr 25, 12:59 AM
Unknown Object (File)
Apr 1 2024, 3:11 PM
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.