You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Shanedell (via GitHub)" <gi...@apache.org> on 2023/03/24 17:20:25 UTC

[GitHub] [daffodil-vscode] Shanedell commented on a diff in pull request #529: Reordered OE server kill & added verbose vars

Shanedell commented on code in PR #529:
URL: https://github.com/apache/daffodil-vscode/pull/529#discussion_r1147868530


##########
src/omega_edit/client.ts:
##########
@@ -113,17 +121,19 @@ async function serverStart(ctx, version) {
     ++animationFrame
   }, animationInterval)
 
+  // if (oemgaEditServerPort === 0) throw 'Server port was never set'

Review Comment:
   remove this



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org