Skip to content

Conversation

@alexcrichton
Copy link
Member

No description provided.

@adrientetar
Copy link
Contributor

I see what you did there, I didn't go as far as checking that the date is in a plausible range; this does enforce an exact number of characters though.

@huonw
Copy link
Contributor

huonw commented Jan 5, 2014

Needs a rebase.

If the main closure failed, then the `exit_code` variable would still be `None`,
and the `unwrap()` was failing (triggering a process abort). This changes the
`unwrap()` to an `unwrap_or()` in order to prevent process abort and detect when
the native task failed.
@bors bors closed this Jan 5, 2014
@alexcrichton alexcrichton deleted the fix-native-failure branch January 6, 2014 07:53
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.

4 participants