Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugin-ext][electron] setImmediate is undefined #2201

Closed
paul-marechal opened this issue Jun 26, 2018 · 2 comments
Closed

[plugin-ext][electron] setImmediate is undefined #2201

paul-marechal opened this issue Jun 26, 2018 · 2 comments
Labels
bug bugs found in the application electron issues related to the electron target plug-in system issues related to the plug-in system Team: Che-Editors issues regarding the che-editors team

Comments

@paul-marechal
Copy link
Member

I have been running master in Electron, and it seems like there is a problem from plugin-ext's sources:

rpc-protocol.ts:239 Uncaught (in promise) ReferenceError: setImmediate is not defined
    at RPCMultiplexer.../../packages/plugin-ext/lib/api/rpc-protocol.js.RPCMultiplexer.send (rpc-protocol.ts:239)
    at rpc-protocol.ts:140
    at <anonymous>

Not really sure what is the cause, it seems like this is code run inside webworkers ?

@paul-marechal paul-marechal added electron issues related to the electron target plug-in system issues related to the plug-in system labels Jun 26, 2018
@paul-marechal
Copy link
Member Author

@benoitf
Copy link
Contributor

benoitf commented Jun 27, 2018

former issue as well eclipse-che/che#9767

@benoitf benoitf added Team: Che-Editors issues regarding the che-editors team bug bugs found in the application labels Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application electron issues related to the electron target plug-in system issues related to the plug-in system Team: Che-Editors issues regarding the che-editors team
Projects
None yet
Development

No branches or pull requests

3 participants