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

After searching for weather stations, the results are displayed twice in the table #35

Closed
jnsebgosselin opened this issue Sep 11, 2017 · 1 comment

Comments

@jnsebgosselin
Copy link
Owner

jnsebgosselin commented Sep 11, 2017

When running a second search, the results are displayed two times in the table.

Description

What steps will reproduce the problem?

  1. Do a search for weather station
  2. Wait until it is finished or stopped it from the UI
  3. Run a second search
  4. Results are displayed twice in the table.
@jnsebgosselin jnsebgosselin changed the title Searching for weather station display the results two-times After searching for weather stations, the results are displayed twice in the table Sep 11, 2017
@jnsebgosselin jnsebgosselin self-assigned this Sep 11, 2017
@jnsebgosselin
Copy link
Owner Author

The problem is due to the fact that self.thread.started is connected to self.finder.search_envirocan every-time a new search is started and the signal is never disconnected.

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

No branches or pull requests

1 participant