Guillaume Xavier Taillon
Guillaume Xavier Taillon
Edit: Applied the workaround from https://github.com/actix/actix-web/issues/2739#issuecomment-1107638674 and actix is now shutting down gracefully after a few seconds. --- @julianskartor did you find a workaround since submitting the issue? I've hit...
#4910 also seems related to this. I could not explain why rebuilding the same commit was exhibiting the expected behavior but new commits without any relevant file changes (in my...
It's possible to call [`module.run_passes("default", ...)`](https://thedan64.github.io/inkwell/inkwell/module/struct.Module.html#method.run_passes), I've used it since LLVM17 with good results.