Skip to content

Conversation

GerardPaligot
Copy link
Contributor

Closes #478

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename to InterruptProcess?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have chosen the name specified in the issue but I can change it. A better solution can be InterruptProcessException.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ProcessInterruption

@GerardPaligot
Copy link
Contributor Author

Adds documentation in the website.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If ProcessInterrupt is thrown in processingDone the method processingDone will be called two times.

@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

doc/processor.md Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At any time, you can interrupt the processing of the model with a call to interrupt() (this stops all processors, and proceeds with the next step which is usually pretty-printing the code to disk).

@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

@monperrus monperrus merged commit 1dcdbe6 into INRIA:master Jan 14, 2016
@GerardPaligot GerardPaligot deleted the feat_478 branch January 14, 2016 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants