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

Backend process isn't killed when app is closed (rare) #5

Open
petargyurov opened this issue Dec 28, 2020 · 0 comments
Open

Backend process isn't killed when app is closed (rare) #5

petargyurov opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@petargyurov
Copy link
Owner

petargyurov commented Dec 28, 2020

Describe the bug
On a couple of occasions I have observed that if you initiate a child process on the backend and close the app, the child process is not killed.

To Reproduce
(Hard to replicate!) Steps to reproduce the behavior:

  1. Go to Detection page
  2. Start the detection process
  3. Wait for image processing to begin
  4. Close app
  5. Observe that data processing finishes eventually

Expected behavior
All backend processes to stop when the app is closed.

Screenshots
N/A
System Information (please complete the following information):

  • OS: Windows
  • Version 10 (1909)

Additional context
Hard to replicate. Willing to close if I cannot replicate enough times.

@petargyurov petargyurov added this to the 0.1 Release milestone Dec 28, 2020
@petargyurov petargyurov added the bug Something isn't working label Dec 28, 2020
@petargyurov petargyurov self-assigned this Jan 4, 2021
@petargyurov petargyurov changed the title Closing application does not stop background (backend) process Backend process isn't killed when app is closed (rare) Jan 20, 2021
@petargyurov petargyurov removed this from the 0.1 Release milestone Jan 20, 2021
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
None yet
Development

No branches or pull requests

1 participant