aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/command/global_command_test.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-26 01:14:19 +0900
committernsfisis <nsfisis@gmail.com>2026-06-26 01:14:19 +0900
commitae221675090675604411ce460c7053dba8bd8ec4 (patch)
treec6e033569b87bc1facab51abcfe98e1a44ec34a4 /crates/shirabe/tests/command/global_command_test.rs
parent36ee45a9aaa5c13ce3e7f7abcce4374e25536224 (diff)
downloadphp-shirabe-ae221675090675604411ce460c7053dba8bd8ec4.tar.gz
php-shirabe-ae221675090675604411ce460c7053dba8bd8ec4.tar.zst
php-shirabe-ae221675090675604411ce460c7053dba8bd8ec4.zip
fix(dump-autoload-command): borrow Composer immutably in execute
execute only calls &self getters on the Composer, but borrowed it via composer_full_mut. The held RefMut deadlocked the re-entrant shared borrow taken by EventDispatcher::dispatch -> get_script_listeners -> PartialComposerHandle::borrow_partial, panicking on every invocation. Un-ignores all 12 DumpAutoloadCommandTest cases. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/command/global_command_test.rs')
0 files changed, 0 insertions, 0 deletions