Skip to content

move --release before the args to the binary#206

Merged
alphaville merged 1 commit intoalphaville:masterfrom
davidrusu:dont-include-release-flag-on-tcp-server-startup
Sep 27, 2020
Merged

move --release before the args to the binary#206
alphaville merged 1 commit intoalphaville:masterfrom
davidrusu:dont-include-release-flag-on-tcp-server-startup

Conversation

@davidrusu
Copy link
Copy Markdown
Contributor

0.6.1 has an issue preventing me from running the optimizer in release mode. We append the cargo --release flag after the arguments to the tcp server, we should be setting all cargo flags before the --

@davidrusu
Copy link
Copy Markdown
Contributor Author

@alphaville Mind taking a look at this when you have a moment?

@alphaville
Copy link
Copy Markdown
Owner

Hi @davidrusu, thanks a lot for this PR. I'll have a closer look and I'll try to merge it and release a new version by tomorrow.

@alphaville alphaville self-assigned this Sep 27, 2020
@alphaville alphaville added bug Something isn't working python issue related to python labels Sep 27, 2020
@alphaville
Copy link
Copy Markdown
Owner

Looks good. I'll merge it now and I'll ping you one I release version 0.6.2.

@alphaville alphaville self-requested a review September 27, 2020 18:02
@alphaville alphaville merged commit b622a73 into alphaville:master Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working python issue related to python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants