Results 2 issues of Filip Skerik

URL Shortener line 2035 Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: -...

addition
reviewers wanted

Hello I did nothing and this error appeared. `Worker exited due to exception java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter$Mapper.getAttributesKeys(LayeredLexerEditorHighlighter.java:418) at com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter$Mapper.getAttributes(LayeredLexerEditorHighlighter.java:410) at com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter$LayeredHighlighterIteratorImpl.getTextAttributes(LayeredLexerEditorHighlighter.java:584) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:117) at net.vektah.codeglance.GlancePanel$7.computeInReadAction(GlancePanel.kt:144) at com.intellij.openapi.progress.util.ReadTask.performInReadAction(ReadTask.java:49) at com.intellij.openapi.progress.util.ReadTask.lambda$runBackgroundProcess$0(ReadTask.java:66)...