Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Implemented exception handling in RemoteInstallStrategy #32

Merged

Conversation

niels-nijens
Copy link
Member

This PR implements exception handling within the RemoteInstallStrategy. The exception is passed to a FailedEvent and then dispatched through the event dispatcher.

The Symfony event dispatched is extended to be able to retrieve the last dispatched event. This way the last dispatched event can be added to the FailedEvent.

@niels-nijens niels-nijens added this to the 0.1.0 milestone Nov 8, 2015
niels-nijens added a commit that referenced this pull request Nov 8, 2015
Implemented exception handling in RemoteInstallStrategy
@niels-nijens niels-nijens merged commit aca3938 into accompli:master Nov 8, 2015
@niels-nijens niels-nijens deleted the strategy-exception-handling branch November 9, 2015 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

1 participant