Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Provide Pub console #117 #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Provide Pub console #117 #121

wants to merge 1 commit into from

Conversation

lak-proddev
Copy link
Contributor

Signed-off-by: Lakshminarayana Nekkanti [email protected]

Signed-off-by: Lakshminarayana Nekkanti <[email protected]>
@jonas-jonas
Copy link
Contributor

Yeah, I tried this exact thing as well. The problem is that the ILaunch is done in a separate thread again which results in the pubSync job being cancelled directly after its start and thus there will not be the Progress indicator in the Progress view. I have another solution locally that I have to clean up before I can push it.

Also this is technically not a Launch. Eclipse/buildship does this exact thing with a custom IOConsole but it seems to be a lot of implementation work going on in that.

@jonas-jonas jonas-jonas mentioned this pull request Aug 8, 2019
2 tasks
@lak-proddev
Copy link
Contributor Author

Yeah, I tried this exact thing as well. The problem is that the ILaunch is done in a separate thread again which results in the pubSync job being cancelled directly after its start and thus there will not be the Progress indicator in the Progress view. I have another solution locally that I have to clean up before I can push it.

then it's okay 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants