Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
label: label:triaged
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dart-lang
/
sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
10.8k
Code
Issues
5k+
Pull requests
0
Actions
Projects
2
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Issues
Search Issues
label
:
label
:
triaged
label: label:triaged
Search
Labels
Milestones
New issue
Search results
Open
Closed
TSAN failures on macOS ReleaseARM64 bots over the past few days
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
Status: Closed (completed).
#61445
In dart-lang/sdk;
·
by
sstrickl
was closed
on Sep 15, 2025
#if guards in unwinding_records remain subtly wrong?
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P2
A bug or feature request we're likely to work on
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-enhancement
A request for a change that isn't a bug
A request for a change that isn't a bug
Status: Open.
#61375
In dart-lang/sdk;
·
eseidel
opened
on Aug 21, 2025
Synchronously throwing <code>Future</code> methods are not caught in <code>async</code> functions.
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P3
A lower priority bug or feature request
A lower priority bug or feature request
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Incorrect behavior (everything from a crash to more subtle misbehavior)
Status: Open.
#61077
In dart-lang/sdk;
·
lrhn
opened
on Jul 8, 2025
dart debug session slow to start.
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P2
A bug or feature request we're likely to work on
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
Status: Closed (completed).
#60252
In dart-lang/sdk;
·
by
bsutton
was closed
on Jun 4, 2025
"Could not start the VM service" causing flaky DAP tests
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P3
A lower priority bug or feature request
A lower priority bug or feature request
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
Status: Open.
#60221
In dart-lang/sdk;
·
DanTup
opened
on Feb 27, 2025
File copying on Windows buildbots is broken
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
os-windows
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
Status: Closed (completed).
#56125
In dart-lang/sdk;
·
by
aam
was closed
on Aug 16, 2024
<code>Uint8List.fromList([...])</code> is ~10x slower than <code>Uint8List(length)..[0] = #..[1] = #</code>
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P3
A lower priority bug or feature request
A lower priority bug or feature request
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-performance
Issue relates to performance or code size
Issue relates to performance or code size
Status: Open.
#56052
In dart-lang/sdk;
·
matanlurey
opened
on Jun 20, 2024
language/nnbd/late/covariant_instance_field_test fails with inlining disabled
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P2
A bug or feature request we're likely to work on
A bug or feature request we're likely to work on
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Incorrect behavior (everything from a crash to more subtle misbehavior)
Status: Closed (completed).
#56051
In dart-lang/sdk;
·
by
eseidel
was closed
on Jun 25, 2024
admin folder are listed with <code>Directory.list()</code> but <code>Directory.existsSync</code> return false on them
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Incorrect behavior (everything from a crash to more subtle misbehavior)
Status: Open.
#56037
In dart-lang/sdk;
·
stephane-archer
opened
on Jun 18, 2024
File operations hang forever after opening unrelated named pipe
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-io
P3
A lower priority bug or feature request
A lower priority bug or feature request
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Incorrect behavior (everything from a crash to more subtle misbehavior)
Status: Open.
#55844
In dart-lang/sdk;
·
cbenhagen
opened
on May 26, 2024
Breakpoint system needs a serious overhaul
area-tools
A meta category for issues that should be addressed by tooling (prefer more concrete areas).
A meta category for issues that should be addressed by tooling (prefer more concrete areas).
P2
A bug or feature request we're likely to work on
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
Status: Closed (completed).
#55268
In dart-lang/sdk;
·
by
lukehutch
was closed
on Jun 4, 2024
Area for Improvement: Support advanced debugger capabilities in IDEs
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P3
A lower priority bug or feature request
A lower priority bug or feature request
triaged
Issue has been triaged by sub team
Issue has been triaged by sub team
type-enhancement
A request for a change that isn't a bug
A request for a change that isn't a bug
vm-service
The VM Service Protocol, both the specification and its implementation
The VM Service Protocol, both the specification and its implementation
Status: Open.
#54978
In dart-lang/sdk;
·
bkonyi
opened
on Feb 22, 2024
You can’t perform that action at this time.