mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
CIDR-debugger: spaces in file paths
This commit is contained in:
@@ -85,7 +85,7 @@ public class QueueProcessor<T> {
|
||||
myProcessor.consume(next);
|
||||
}
|
||||
catch (Exception e) {
|
||||
LOG.error(e);
|
||||
LOG.warn(e);
|
||||
}
|
||||
|
||||
synchronized (myQueue) {
|
||||
|
||||
Reference in New Issue
Block a user