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

Revert sending router packets asynchronously #291

Merged

Conversation

nkryuchkov
Copy link
Contributor

@nkryuchkov nkryuchkov commented Apr 1, 2020

Did you run make format && make check? Yes

Fixes #280, fixes #289

The implementation in #223 contains bugs mentioned in the issues above.

PR #292 contains a more precise fix and if it is tested properly, this PR may be replaced by #292.

Changes:

  • Revert sending router packets asynchronously

How to test this PR:

  • Run the proxy integration environment
  • Set up the proxy in the browser (localhost:9999)
  • Surf the web for some time

@jdknives jdknives merged commit e391799 into skycoin:develop Apr 2, 2020
@nkryuchkov nkryuchkov deleted the fix/revert-async-router-packets branch April 3, 2020 10:48
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.

Panic when working with proxy Skysocks client interrupts connection
2 participants