https://bz.apache.org/bugzilla/show_bug.cgi?id=65917
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |CLOSED Status|NEEDINFO |RESOLVED --- Comment #2 from [email protected] --- Hey, When attempting to create a minimum example, I actually discovered the issue on our side, I am sorry. It occurred because the image insertion happened in a future, and in some cases the document was closed before the future triggered. The snippet is Java btw, using https://openjdk.java.net/jeps/286. Best regards Anton -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
