Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

beaker:library clicking save / delete about 30 times with 500ms in between it crashes ... kind of. #325

Closed
pmario opened this issue Mar 3, 2017 · 3 comments
Labels

Comments

@pmario
Copy link
Contributor

pmario commented Mar 3, 2017

Operation System: ubuntu 16.10
Beaker Version: 0.6.1 master: 9d3f103

coming from: #324

To reproduce:

  • open beaker:library
  • select a saved library
  • click the save / delete button about 20-30 times in a row, with about 500ms in between
  • beaker will get confused until you restart it.
    • the UI gets unresponsive for about 10-20 seconds
    • cpu load for 1 cpu up to 100% for about 10-20 seconds
  • if you click save / delete again you'll need to kill the thread.
@pmario
Copy link
Contributor Author

pmario commented Mar 3, 2017

For me it seems the action is async and the "save / delete" button update is sync. So you can reactivate the action, which isn't ready yet. So the app gets confused.

@pfrazee pfrazee added the bug label Mar 6, 2017
@pfrazee
Copy link
Member

pfrazee commented Apr 19, 2017

Closing now that we've updated to a new version of dat, please reopen if still an issue

@pfrazee pfrazee closed this as completed Apr 19, 2017
@pmario
Copy link
Contributor Author

pmario commented Apr 19, 2017

UI has changed. so new test will be needed anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants