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

Issue 4396050: code review 4396050: runtime: Throw instead of segfault if newosproc can't c... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by albert.strasheim
Modified:
14 years ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

runtime: Throw instead of segfault if newosproc can't create more threads on Linux.

Patch Set 1 #

Patch Set 2 : diff -r 152d6364cbaa https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 152d6364cbaa https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/runtime/linux/thread.c View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4
albert.strasheim
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-04-14 16:36:28 UTC) #1
rsc
LGTM Thanks.
14 years, 1 month ago (2011-04-14 19:42:05 UTC) #2
albert.strasheim
Ping? On 2011/04/14 19:42:05, rsc wrote: > LGTM > > Thanks.
14 years ago (2011-05-05 11:24:14 UTC) #3
rsc
14 years ago (2011-05-06 19:29:51 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=ab6bd791952b ***

runtime: handle out-of-threads on Linux gracefully

R=rsc
CC=golang-dev
http://codereview.appspot.com/4396050

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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