Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3038)

Issue 6454170: code review 6454170: runtime: Wait until panics have been printed before exiting. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by DMorsing
Modified:
11 years, 8 months ago
Reviewers:
brainman, golang-dev
CC:
golang-dev
Visibility:
Public.

Description

runtime: Wait until panics have been printed before exiting. Fixes issue 3934.

Patch Set 1 #

Patch Set 2 : diff -r ac1b735e8753 https://code.google.com/p/go/ #

Patch Set 3 : diff -r ac1b735e8753 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 47e3b5cdff68 https://code.google.com/p/go/ #

Patch Set 5 : diff -r 47e3b5cdff68 https://code.google.com/p/go/ #

Total comments: 7

Patch Set 6 : diff -r 47e3b5cdff68 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -0 lines) Patch
A src/pkg/runtime/panic_test.go View 1 2 3 4 5 1 chunk +59 lines, -0 lines 0 comments Download
M src/pkg/runtime/proc.c View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 15
DMorsing
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 8 months ago (2012-08-19 14:09:22 UTC) #1
DMorsing
It's probably bad form to submit a CL for a bug that hasn't been accepted, ...
11 years, 8 months ago (2012-08-19 14:13:00 UTC) #2
brainman
On Tuesday, 21 August 2012 07:07:36 UTC+10, Daniel Morsing wrote: > On Mon, Aug 20, ...
11 years, 8 months ago (2012-08-20 23:33:32 UTC) #3
DMorsing
On Tue, Aug 21, 2012 at 1:33 AM, <alex.brainman@gmail.com> wrote: > I assume that you ...
11 years, 8 months ago (2012-08-21 06:18:08 UTC) #4
brainman
On 2012/08/21 06:18:08, DMorsing wrote: > > The big problem I have is figuring out ...
11 years, 8 months ago (2012-08-21 06:26:22 UTC) #5
DMorsing
I figured out how to test this change pretty trivially. Just check the return value ...
11 years, 8 months ago (2012-08-27 17:30:19 UTC) #6
brainman
On 2012/08/27 17:30:19, DMorsing wrote: > I figured out how to test this change pretty ...
11 years, 8 months ago (2012-08-28 01:48:52 UTC) #7
DMorsing
Hello golang-dev@googlegroups.com, alex.brainman@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 8 months ago (2012-08-28 17:37:30 UTC) #8
brainman
Your new test fails # go test -v -run=Panic === RUN TestPanicWhileReturning --- FAIL: TestPanicWhileReturning ...
11 years, 8 months ago (2012-08-29 01:20:58 UTC) #9
DMorsing
The test failure is a bit surprising. It worked fine on this machine, failing on ...
11 years, 8 months ago (2012-08-29 15:54:02 UTC) #10
brainman
On 2012/08/29 15:54:02, DMorsing wrote: > The test failure is a bit surprising. ... I ...
11 years, 8 months ago (2012-08-30 00:26:57 UTC) #11
DMorsing
On 2012/08/30 00:26:57, brainman wrote: > I do not know enough about runtime to comment. ...
11 years, 8 months ago (2012-08-30 08:07:06 UTC) #12
brainman
On 2012/08/30 08:07:06, DMorsing wrote: > > ... I am not right person to make ...
11 years, 8 months ago (2012-08-31 01:12:40 UTC) #13
DMorsing
Test is failing on my machine now, so closing this, and letting it lie until ...
11 years, 8 months ago (2012-08-31 15:32:17 UTC) #14
DMorsing
11 years, 8 months ago (2012-08-31 15:32:54 UTC) #15
*** Abandoned ***
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b