diff options
| author | Keith Randall <khr@golang.org> | 2015-04-30 14:56:35 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2015-05-05 15:11:10 +0000 |
| commit | 5a828cfcde20c25b9b3a3387159a77eb084383b8 (patch) | |
| tree | bc89d66ab102f80a9f77a941ecd504549c447fbe /src/text/template/parse/parse.go | |
| parent | 055ecb7be5805e07498488c59c6f01644fdacccc (diff) | |
| download | go-5a828cfcde20c25b9b3a3387159a77eb084383b8.tar.xz | |
runtime: let freezetheworld work even when gomaxprocs=1
Freezetheworld still has stuff to do when gomaxprocs=1.
In particular, signals can come in on other Ms (like the GC M, say)
and the single user M is still running.
Fixes #10546
Change-Id: I2f07f17d1c81e93cf905df2cb087112d436ca7e7
Reviewed-on: https://go-review.googlesource.com/9551
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Diffstat (limited to 'src/text/template/parse/parse.go')
0 files changed, 0 insertions, 0 deletions
