Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start volo again if previous run ends up with error #523

Open
kubroid opened this issue Nov 6, 2024 · 0 comments
Open

Unable to start volo again if previous run ends up with error #523

kubroid opened this issue Nov 6, 2024 · 0 comments

Comments

@kubroid
Copy link

kubroid commented Nov 6, 2024

Bug Report

In case pilota fails to parse IDL, volo creates empty volo.yml in current directory and for next run its required to delete this file. I know this is not an often oteration, but still a bit confusing.

Version

cargo tree | grep -E "volo"
volo_test v0.1.0 (/home/alex/git/volo-test)
├── volo v0.10.3
├── volo-gen v0.1.0 (/home/alex/git/volo-test/volo-gen)
│   ├── volo v0.10.3 (*)
│   └── volo-thrift v0.10.4
│       └── volo v0.10.3 (*)
│   └── volo-build v0.10.16
│       ├── volo v0.10.3 (*)
└── volo-thrift v0.10.4 (*)

Platform

Crates

volo

Description

The second call ends up with error:

volo.yml already exists, the initialization is not allowed!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant