Closed jnweiger closed 1 year ago
@kkaempf this is odd:
Expected behaviour:
I've instrumented the code with a println when the expeton is generated https://github.com/t-oster/LibLaserCut/pull/192/files#diff-5ae64b97dafd0d2f7ce3630b6e3719f6441852673ffec02e43ba2e2a8a9a365cR1224
the println happens, but no exception. I cannot find where the IOException gets dropped.
Proably easy to reproduce with a laptop at home i.e. outside the fablab wlan...
@kkaempf this is odd:
Expected behaviour:
I've instrumented the code with a println when the expeton is generated https://github.com/t-oster/LibLaserCut/pull/192/files#diff-5ae64b97dafd0d2f7ce3630b6e3719f6441852673ffec02e43ba2e2a8a9a365cR1224
the println happens, but no exception. I cannot find where the IOException gets dropped.