rmuir commented on PR #13177:
URL: https://github.com/apache/lucene/pull/13177#issuecomment-1996150774

   Thanks for doing this. I was disappointed that java doesn't allow this:
   ```
   jshell> ProcessHandle.current().destroyForcibly()
   |  Exception java.lang.IllegalStateException: destroy of current process not 
allowed
   |        at ProcessHandleImpl.destroyProcess (ProcessHandleImpl.java:369)
   |        at ProcessHandleImpl.destroyForcibly (ProcessHandleImpl.java:392)
   |        at (#2:1)
   ```


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to