-
- Downloads
Issue #3295790 by bradjones1, mstrelan, rpayanm, catch, alexpott, acbramley,...
Issue #3295790 by bradjones1, mstrelan, rpayanm, catch, alexpott, acbramley, longwave, kim.pepper, mfb: Post-response task running (destructable services) are actually blocking; add test coverage and warn for common misconfiguration
Showing
- core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php 20 additions, 0 deletions.../Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
- core/misc/cspell/dictionary.txt 1 addition, 0 deletionscore/misc/cspell/dictionary.txt
- core/modules/big_pipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php 6 additions, 0 deletions...ipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php
- core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php 11 additions, 7 deletions...es/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
- core/modules/jsonapi/tests/src/Functional/NodeTest.php 4 additions, 0 deletionscore/modules/jsonapi/tests/src/Functional/NodeTest.php
- core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php 12 additions, 0 deletions.../tests/src/Functional/ConfigurableLanguageManagerTest.php
- core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php 5 additions, 0 deletions...es/locale/tests/src/Functional/LocaleLocaleLookupTest.php
- core/modules/path/tests/src/Functional/PathAliasTest.php 4 additions, 0 deletionscore/modules/path/tests/src/Functional/PathAliasTest.php
- core/modules/system/system.install 11 additions, 0 deletionscore/modules/system/system.install
- core/modules/system/tests/modules/destructable_test/destructable_test.info.yml 5 additions, 0 deletions...ests/modules/destructable_test/destructable_test.info.yml
- core/modules/system/tests/modules/destructable_test/destructable_test.routing.yml 7 additions, 0 deletions...s/modules/destructable_test/destructable_test.routing.yml
- core/modules/system/tests/modules/destructable_test/destructable_test.services.yml 4 additions, 0 deletions.../modules/destructable_test/destructable_test.services.yml
- core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php 45 additions, 0 deletions...est/src/Controller/CallsDestructableServiceController.php
- core/modules/system/tests/modules/destructable_test/src/Destructable.php 34 additions, 0 deletions...stem/tests/modules/destructable_test/src/Destructable.php
- core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php 2 additions, 2 deletions...dules/system_test/src/Controller/SystemTestController.php
- core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php 5 additions, 5 deletions...tem/tests/src/Functional/System/ShutdownFunctionsTest.php
- core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php 43 additions, 0 deletions...al/FunctionalTests/HttpKernel/DestructableServiceTest.php
- core/tests/Drupal/Tests/ApiRequestTrait.php 6 additions, 0 deletionscore/tests/Drupal/Tests/ApiRequestTrait.php
Loading
Please register or sign in to comment