Fixed freeze for few seconds on DNS timeout in MacOS#7482
Conversation
tobiasdiez
left a comment
There was a problem hiding this comment.
Thanks! Two suggestions from my side.
|
Suggestion: Improve log message to include
These will assist the user in isolating and resolving the root causes. |
|
@koobs we show |
|
Like the idea, an error message could be indeed improved. Regarding info, I would link to a help page under https://docs.jabref.org/ Please have a look at the checkstyle issues. You can import JabRef's code style into intellij and then use the formatter |
|
Thanks for your contribution. Issues by Tobias Diez have been resolved. Checks are green. Code looks good to me. Merging... |
#7441 Add user name caching, because on mac
InetAddress.getLocalHost().getHostName()operation is slow. Problem described here