mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
`rust-analyzer` shows a `zombie_process` warning, but only on macOS as far as I can tell. This change ignores the warning here. We aren't currently in a position where we can reliably `wait()` on spawned processes, which needs to happen as part of a larger multiprocess / cleanup effort. Testing: No testing as this just ignores an LSP warning. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
browsingcontext.rs | ||
Cargo.toml | ||
constellation.rs | ||
event_loop.rs | ||
lib.rs | ||
logging.rs | ||
pipeline.rs | ||
process_manager.rs | ||
sandboxing.rs | ||
serviceworker.rs | ||
session_history.rs | ||
tracing.rs | ||
webview_manager.rs |