Ewa Matejska
Ewa Matejska
Looks like we're attempting to clear the the file before writing. This reproduces if the file is in a location that's owned by root but doesn't reproduce if the file...
Does that happen when you open it for reading with "r". I would expect that to happen when it's open for writing because the file is cleared out before writing...
Does it exit when you run on the commandline?
For debugging, could you run it on the command line and see if it exits and provide the source code? There is not enough information for us to debug this.
Closing because looks like a dup of https://github.com/modularml/mojo/issues/2129.
Closing and please use support forums as noted.
@haifeng-jin Hi there, are you still working on the contributing guide?
We actually already have the #1 option enabled where the github checkbox is clicked so wondering what the issue is with that that necessitates more.
Closing this out since it's working in the nightly builds and any fix should make it's way into 24.3. If this becomes more widely reported/reproducible we'll consider for a bug...
What is the link to the docs? Is it: [https://docs.modular.com/mojo/stdlib/algorithm/functional/vectorize](https://docs.modular.com/mojo/stdlib/algorithm/functional/vectorize)?