shanedell commented on PR #1178:
URL: https://github.com/apache/daffodil-vscode/pull/1178#issuecomment-2704758954

   @scholarsmate I had removed this function from your added code:
   
   ```ts
   async function serverStopIf(predicate: ServerStopPredicate) {
     if (predicate()) await serverStop()
   }
   ```
   as it was not being called by anything. If you have time add it back in and 
connect it how you wanted.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to