neilcsmith-net commented on PR #6975: URL: https://github.com/apache/netbeans/pull/6975#issuecomment-1900233546
Thanks @matthiasblaesing @lahodaj I assume you'd want this merged either way given the potential for a race condition here when it's enabled? Should this be mitigated in other ways, or is it always benign? Are file deletions meant to be allowed during parsing? Should this provider also be filtering something similar to https://github.com/apache/netbeans/blob/master/ide/lsp.client/src/org/netbeans/modules/lsp/client/LSPBindings.java#L183 ?? -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists