Upload speed test hangs #150
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
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
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
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: