You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @muxob I appreciate your interest; you're probably right.
Unluckly I'm no longer interested in DXF files + I've no time to actively maintain this repository.
kabeja/blocks/dxf/src/main/java/org/kabeja/dxf/parser/entities/AbstractEntityHandler.java
Line 61 in f126b44
The static lastLayer here causes problems in multi-threading environment. It leads to ConcurrentModificationExceptions and probably unwanted behavior.
The text was updated successfully, but these errors were encountered: