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

Sometimes logs can be sent twice #2202

Closed
2 tasks done
bsekachev opened this issue Sep 20, 2020 · 0 comments · Fixed by #2203
Closed
2 tasks done

Sometimes logs can be sent twice #2202

bsekachev opened this issue Sep 20, 2020 · 0 comments · Fixed by #2203
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@bsekachev
Copy link
Member

My actions before raising this issue

Expected Behaviour

Do not save logs twice

Current Behaviour

Logs can be saved twice or more time in some cases

Possible Solution

Fix the issue

Steps to Reproduce (for bugs)

  1. Create two objects on frames 1, 2
  2. Go to attribute annotation mode
  3. Start saving work
  4. Go to frame 2 during saving is in progress
  5. After saving ends, UI fails, logs are saved once in the main pipeline, after UI unmounting logs saved the second time (when the first saving isn't done yet)

Context

Your Environment

  • Git hash commit (git log -1): 4a80959
  • Docker version docker version (e.g. Docker 17.0.05): N/A
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 18.04
@bsekachev bsekachev added the bug Something isn't working label Sep 20, 2020
@bsekachev bsekachev added this to To do in UI via automation Sep 20, 2020
@bsekachev bsekachev self-assigned this Sep 20, 2020
bsekachev added a commit that referenced this issue Sep 20, 2020
@bsekachev bsekachev changed the title Sometimes logs can be send twice Sometimes logs can be sent twice Sep 20, 2020
UI automation moved this from To do to Done Sep 21, 2020
bsekachev added a commit that referenced this issue Sep 21, 2020
* Fixed two issues #2053 and #2202

* Updated changelog, updated versions

* Updated core version
@bsekachev bsekachev added this to the 1.2.0-alpha milestone Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
UI
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant