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

Upload speed test hangs #150

Open
vvmnnnkv opened this issue Jun 7, 2020 · 2 comments
Open

Upload speed test hangs #150

vvmnnnkv opened this issue Jun 7, 2020 · 2 comments
Labels
Status: Investigating 🔍 Something we are looking in to, but not currently in active development Type: Bug 🐛 Some functionality not working in the codebase as intended
Milestone

Comments

@vvmnnnkv
Copy link
Member

vvmnnnkv commented Jun 7, 2020

Description

Separated from #148:

The upload speed test takes extremely long and blocks the whole machine. I had to manually kill my chrome process to exit the syft.js tab. This is weird because the 64MB buffer you created should not take too long to send to a localhost server. I solved this by just returning Promise.resolve(1000) in the getUploadSpeed function.

@erksch Could you provide more details? OS and Browser version?

How to Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

System Information

  • OS: [e.g. iOS]
  • OS Version: [e.g. 22]
  • Language Version: [e.g. Python 3.7, Node 10.18.1]
  • Package Manager Version: [e.g. Conda 4.6.1, NPM 6.14.1]

Additional Context

Add any other context about the problem here.

@vvmnnnkv vvmnnnkv added Type: Bug 🐛 Some functionality not working in the codebase as intended Status: Investigating 🔍 Something we are looking in to, but not currently in active development labels Jun 7, 2020
@cereallarceny
Copy link
Member

@erksch could you add context here?

@erksch
Copy link

erksch commented Jun 8, 2020

Yes! Sorry, I am a little bit occupied at the moment, I hope to try it again and give more details in the next days.

@cereallarceny cereallarceny modified the milestones: 0.1.0, 0.2.0 Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Investigating 🔍 Something we are looking in to, but not currently in active development Type: Bug 🐛 Some functionality not working in the codebase as intended
Projects
None yet
Development

No branches or pull requests

3 participants