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

fix(relay): rust build fails after tokio bump from 0.2.25 to 1.18.5 #2359

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

ryjones
Copy link
Contributor

@ryjones ryjones commented Mar 29, 2023

Additionally:
- upgrade other dependencies for relay
- added tls based unit test in relay

Closes #2349

Replaces #2351 which I closed by accident

@ryjones
Copy link
Contributor Author

ryjones commented Mar 29, 2023

@sandeepnRES sorry about closing your other PR, my mistake.

@ryjones
Copy link
Contributor Author

ryjones commented Mar 29, 2023

@VRamakrishna @petermetz @takeutak you approved the previous version. I was doing a merge-deconfliction and messed up.

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryjones No worries, thank you for all your help!!!

@sandeepnRES
Copy link
Contributor

Please don't merge this PR yet, there's another bug in relay introduced due to version upgrade, that I'm trying to fix and will add it in this PR itself.

@sandeepnRES sandeepnRES force-pushed the PR-2351 branch 3 times, most recently from 5e696ad to f42ac31 Compare March 31, 2023 09:52
    Additionally:
    - upgrade other dependencies for relay
    - added tls based unit test in relay
    - add retry logic in leveldb for open
    - fix fabric testing workflows: go install bug

Signed-off-by: Sandeep Nishad <sandeep.nishad1@ibm.com>
Signed-off-by: Ry Jones <ry@linux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(relay): rust build fails after tokio bump from 0.2.25 to 1.18.5
4 participants