barulheira opened a new issue, #3982:
URL: https://github.com/apache/netbeans/issues/3982
### Apache NetBeans version
Apache NetBeans 13
### What happened
NetBeans starts scanning projects in background after some file operations
and seems to never stop. It always happens on switching branches on a Git
workspace.
I have been facing this problem in simple Maven Java projects.
I suppose it only happens in FreeBSD.
### How to reproduce
Open any Maven project in a Git workspace.
Switch to another branch.
NetBeans starts scanning projects in background for a long long time,
consuming CPU.
JConsole reports the following threads with high activity:
- RepositoryUpdater.worker
- Pending refresh
Let me know if you require more information in FreeBSD.
### Did this work correctly in an earlier version?
Apache NetBeans 12.3 or earlier
### Operating System
FreeBSD 13.0-RELEASE-p8 amd64
### JDK
OpenJDK 64-Bit Server VM (build 17.0.2+8-1, mixed mode, sharing)
### Apache NetBeans packaging
Apache NetBeans binary zip
### Anything else
_No response_
### Are you willing to submit a pull request?
No
### Code of Conduct
Yes
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists