dart-sdk/pkg
Ben Konyi c40ebbc65e [ DartDev ] Ignore SIGINT in DartDev process
If a user program installs custom signal handling for SIGINT,
the DartDev instance may exit before its child, potentially causing
confusing behavior and 'zombie' children. By ignoring these signals in
DartDev, the DartDev instance will only exit once its child process
exits.

Fixes https://github.com/dart-lang/sdk/issues/42092

Change-Id: I04bf6d1f375b8bb3a4f7022f2c79ddde3bd5f414
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149643
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Jaime Wren <jwren@google.com>
2020-07-06 03:02:00 +00:00
..
_fe_analyzer_shared Rename FlowModel.removePromotedAll to .conservativeJoin. 2020-07-01 13:46:48 +00:00
_js_interop_checks Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
analysis_server Remove DartSdk.useSummary. 2020-07-03 15:56:41 +00:00
analysis_server_client Add support for folding if/else/elseif blocks 2020-06-17 19:32:50 +00:00
analysis_tool Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
analyzer Analyzer: Finish using ///-style comments. 2020-07-06 00:54:10 +00:00
analyzer_cli Remove DartSdk.useSummary. 2020-07-03 15:56:41 +00:00
analyzer_plugin Add support for navigating from the URI in import and export configurations to the referenced file 2020-06-24 22:46:33 +00:00
async_helper Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
build_integration Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
compiler Fix order of async callback arguments 2020-07-01 23:06:24 +00:00
dart2js_tools Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
dart2native Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
dart_internal analyzer: Do not allow errors to be ignored inline. Fixes #27218 2020-04-10 17:16:24 +00:00
dartdev [ DartDev ] Ignore SIGINT in DartDev process 2020-07-06 03:02:00 +00:00
dartfix Revert "Bump cli_util to 0.2.0; implement new methods" 2020-06-10 23:59:05 +00:00
dds [ package:dds ] Handle expression evaluation invocations in DDS and forward compileExpression calls to clients which provide their own compilation service. 2020-06-11 22:43:39 +00:00
dev_compiler [ddc/dart2js] Add failure case when setting list length 2020-06-29 18:39:43 +00:00
diagnostic Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
expect Migrate the new async error tests. 2020-06-26 20:59:28 +00:00
front_end [vm/nnbd] Further specialize invocations of List.filled factory 2020-07-03 23:19:02 +00:00
frontend_server [vm/aot/tfa] Re-implement protobuf-aware tree shaker inside TFA 2020-06-23 21:17:03 +00:00
js [pkg:js] Enable pedantic lints 2020-06-17 16:35:56 +00:00
js_ast Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
kernel [cfe] Fix bug in dart type equivalence regarding typedef types 2020-07-01 17:11:41 +00:00
meta add @doNotStore entry 2020-06-25 20:12:32 +00:00
modular_test Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
native_stack_traces [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
nnbd_migration Stop depending on exports from generated/resolver.dart 2020-07-03 15:55:41 +00:00
smith Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
sourcemap_testing Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
status_file Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
telemetry Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
test_runner Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
testing Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
vm [vm/nnbd] Further specialize invocations of List.filled factory 2020-07-03 23:19:02 +00:00
vm_service pkg:vm_service - update and fix lints at pedantic v1.8 2020-06-10 05:08:27 +00:00
vm_snapshot_analysis [vm/aot] Add machine readable precompiler trace 2020-07-03 09:29:10 +00:00
.gitignore
BUILD.gn
pkg.status [vm/aot] Add machine readable precompiler trace 2020-07-03 09:29:10 +00:00