Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Uncaught Error: Channel closed #387

@carl-wong

Description

@carl-wong

Not actually sure how this came about, but I was replicating some components and interfaces between projects of mine and this error started popping up. I did add a new alias in the tsconfig in the new project to mirror what was in my old project (to point at a shared module in the source) but I'm not sure that would cause this issue...

Atom: 1.52.0 x64
Electron: 6.1.12
OS: Ubuntu 20.04.1
Thrown From: linter-tslint package 1.10.43

Stack Trace

Uncaught Error: Channel closed

At events.js:177

Error [ERR_IPC_CHANNEL_CLOSED] [ERR_IPC_CHANNEL_CLOSED]: Channel closed
    at ChildProcess.target.send (internal/child_process.js:678:16)
    at Task.send (/usr/share/atom/resources/app/static/<embedded>:14:43629)
    at /packages/linter-tslint/lib/workerHelper.js:62:29
    at new Promise (<anonymous>)
    at WorkerHelper.requestJob (/packages/linter-tslint/lib/workerHelper.js:46:12)
    at /packages/linter-tslint/lib/main.js:88:39
    at Generator.next (<anonymous>)
    at step (/packages/linter-tslint/lib/main.js:7:273)
    at /packages/linter-tslint/lib/main.js:7:443
    at new Promise (<anonymous>)
    at /packages/linter-tslint/lib/main.js:7:99
    at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1190511)
    at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1191952)
    at TextBuffer.saveTo (/usr/share/atom/resources/app/static/<embedded>:11:498720)
    at async Promise.all (index 0)

Commands

  3x -0:49.5.0 core:backspace (input.hidden-input)
     -0:36.5.0 typescript:hide-signature-help (input.hidden-input)
     -0:36.5.0 autocomplete-plus:cancel (input.hidden-input)
     -0:36 core:move-down (input.hidden-input)
  2x -0:35.2.0 editor:newline (input.hidden-input)
     -0:34.2.0 snippets:next-tab-stop (input.hidden-input)
     -0:34.2.0 snippets:expand (input.hidden-input)
     -0:29.2.0 editor:move-to-beginning-of-word (input.hidden-input)
     -0:28.8.0 core:move-right (input.hidden-input)
  2x -0:28.5.0 core:backspace (input.hidden-input)
     -0:27.5.0 editor:move-to-beginning-of-word (input.hidden-input)
     -0:27.2.0 core:move-right (input.hidden-input)
     -0:27 core:backspace (input.hidden-input)
     -0:26.4.0 editor:move-to-end-of-word (input.hidden-input)
  4x -0:19.8.0 editor:move-to-beginning-of-word (input.hidden-input)
     -0:16.6.0 core:save (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-typescript 14.0.2 
autoclose-html 0.23.0 
busy-signal 2.0.1 
firacode 0.3.0 
intentions 1.1.5 
language-ejs 0.4.0 
linter 3.1.1 
linter-tslint 1.10.43 
linter-ui-default 2.1.2 
sort-lines 0.19.0 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions