Dennis Koch

Results 54 comments of Dennis Koch

Under the hood the `wsl --export` and `wsl --import` functionality is used. I am not sure, why this increases the vdisk size again, but I think there's nothing I can...

> 5. Run BAT script again > 6. Discover its deleted the tar file, and there is no source file (ref Step 3) How did that tar file get removed?...

Was there no output by the script? Why did you run `wsl --unregister Ubuntu`? I don't think you can import `ext4.vhdx` only `*.tar` files I would try to re-register the...

We don't know, as they didn't provide any logs or steps.

Sorry, I am not on Windows anymore, so I cannot test. Either this or that: https://github.com/microsoft/WSL/issues/4591#issuecomment-653617982

Hey, no there was no specific reason this wasn't added. I am not on Windows anymore so I cannot test this before publishing the change.

I think the issue is, that for `->formatStateUsing()` etc. a lot of Closures are serialized. Can you try overwriting `export()` on `ExcelExport` and defining a separate connection: ```php $this ->queueExport($filename,...

Does this only happen with larger datasets? Then you could try using `->queue()`.

@underdpt You can. It's using the global search data. I will update the readme after my vacation.