Skip to content

Conversation

@chaser92
Copy link

In my use case I'd like to know if LaTeX processing succeeded before I started actually reading from stream (e.g. in a promise) - therefore I added an event when LaTeX process succeeded.

@mikolalysenko
Copy link
Owner

Can't you just check for an "end" event on the stream? Not sure why this is needed.

@chaser92
Copy link
Author

Because I don't even want to read from the stream when I don't know whether
the compilation succeeded. No PDF output will be in the stream anyway

2014-07-15 2:47 GMT+02:00 Mikola Lysenko notifications@github.com:

Can't you just check for an "end" event on the stream? Not sure why this
is needed.


Reply to this email directly or view it on GitHub
#8 (comment)
.

Pozdrawiam,
Mariusz Kierski

@chaser92
Copy link
Author

It doesn't hurt to have this notification, does it? No one needs to subscribe after all.

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.

2 participants