diff options
author | Marvin Hagemeister <marvin@deno.com> | 2024-07-20 01:35:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 23:35:07 +0000 |
commit | c77b8b96efa083e75fb2b437935c0b1f58b79ccd (patch) | |
tree | 59450e3e86afab7a99d564bb38dfbf42ac30cb49 /runtime/worker.rs | |
parent | afcae364beb2cffa8e583b4ffd3a55b59336cb1b (diff) |
fix: missing `emitWarning` import (#24587)
We were missing an import of `emitWarning` in our streams
implementation. The code prior to this PR assumed that `process` would
be available as a global.
Fixes https://github.com/denoland/deno/issues/23709
---------
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'runtime/worker.rs')
0 files changed, 0 insertions, 0 deletions