forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make SpawnAction implement Action.execute() instead of beginExecution().
One step towards removing the continuation-based action execution machinery. SpawnStrategyResolver will still keep its beginExecution() method since it is used by a number of other Action classes. Once those are gone, we can clean that up, too. RELNOTES: None. PiperOrigin-RevId: 490218924 Change-Id: I6ed1abd2a3ac84bb11aca5827ab1b6a276b0e33b
- Loading branch information
1 parent
3f127d7
commit 0eb4937
Showing
1 changed file
with
18 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters