Skip to content

Commit 5460767

Browse files
committed
---
yaml --- r: 6397 b: refs/heads/master c: d1ef29a h: refs/heads/master i: 6395: ba72ae9 v: v3
1 parent 5469808 commit 5460767

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 3a6320f71b1e1bde9ec3b30563d9f8e0ef4bdbce
2+
refs/heads/master: d1ef29ab37951f740a0fb13b75e3ea7d03432760

trunk/src/rt/rust_task.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,6 @@ rust_task::fail() {
330330

331331
void
332332
rust_task::conclude_failure() {
333-
// Unblock the task so it can unwind.
334-
unblock();
335333
fail_parent();
336334
failed = true;
337335
yield(4);

0 commit comments

Comments
 (0)