Commit 4c43103
[vm/tags] Ensure current tag is set to default only if it was not previously set.
The isolate creation callback might have set up current tag, so we dont' want to override it.
Fixes #61505
TEST=flutter ci
Change-Id: I18e7f60a9c41e96c9754476db17ad97d3d668949
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/449604
Reviewed-by: Ryan Macnak <[email protected]>
Commit-Queue: Alexander Aprelev <[email protected]>1 parent 0d75724 commit 4c43103
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
445 | 448 | | |
446 | 449 | | |
447 | 450 | | |
| |||
0 commit comments