summaryrefslogtreecommitdiff
path: root/ext/fs/interface.rs
diff options
context:
space:
mode:
authorMarcos Casagrande <marcoscvp90@gmail.com>2023-08-08 12:05:42 +0200
committerGitHub <noreply@github.com>2023-08-08 12:05:42 +0200
commit557b11b7657e1628082c271a9cece550b3c496fc (patch)
tree70ba134f3396d8d6fff6136592732a26a724c4a6 /ext/fs/interface.rs
parent7ce8c2a1f1236ed747d989c0ccfd9ea756ef8f2c (diff)
fix(ext/abort): trigger AbortSignal events in correct order (#20095)
This PR ensures that the original signal event is fired before any dependent signal events. --- The enabled tests fail on `main`: ``` assert_array_equals: Abort events fired in correct order expected property 0 to be "original-aborted" but got "clone-aborted" (expected array ["original-aborted", "clone-aborted"] got ["clone-aborted", "original-aborted"]) ```
Diffstat (limited to 'ext/fs/interface.rs')
0 files changed, 0 insertions, 0 deletions