summaryrefslogtreecommitdiff
path: root/test_napi/src/async.rs
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-05-02 17:55:10 -0400
committerGitHub <noreply@github.com>2023-05-02 17:55:10 -0400
commitadcda4fa640939682076e793f12a5b22e3de1f50 (patch)
tree5e9e98f2459187871e9f7ed3bf26a34d4afb7dcd /test_napi/src/async.rs
parent341fc11e2443e7075d96ef8c73ff15e36d2d60a2 (diff)
refactor(ext/io): move tty metadata to separate collection (#18959)
This removes the tty stuff that's hanging on the file resources and instead stores them in a separate `TtyModeStore`. Although this will cause the tty store items to not be removed when the resource is removed, I think this is ok to do because there will be a small number of resources this is every done with and usually those resources won't ever be closed.
Diffstat (limited to 'test_napi/src/async.rs')
0 files changed, 0 insertions, 0 deletions