Dorgan

Results 78 comments of Dorgan

This is odd, does the same happen with OTP 27? OTP 28 is known to be a cursed release for expert, I'm not 100% sure this is the issue but...

Are you able to reproduce this issue with the latest main?

I haven't been able to reproduce for a while and the last engine start errors/no connection errors were fixed in latest main

@zachallaun is there a chance we can replace the usage of `Keyword.validate!` here by some manual validation? https://github.com/zachallaun/lib_elixir/blob/dda978a0ac1dc48d075aaec97c3639fc16ab5f13/lib/mix/tasks/compile.lib_elixir.ex#L71-L72 I think it's the only missing bit right now to keep supporting...

@zachdaniel @salfum can you try again with the latest `main` when you get a sec? I'm not able to reproduce it with Zed and `ash` anymore Also for everyone, can...

I'm no longer able to reproduce this with the latest main. The logs in the original issue also turned out to be a red herring and not what was crashing...

This would be a welcome change. The `nil` handling is the result of basing the implementation on clujure/zip, which returns `nil` in those cases. I can see how that is...

@zachallaun that list looks good, and I agree with your reasoninig in the exclusion list > As I'm getting into the implementation, I'm thinking of striking traversal off that list....

I think this can be closed, I've been using code actions and formatting all the time lately. I think this was also caused by distribution issues, the document is missing...