[GH-ISSUE #155] Stop keep-alive connection if we delete this flow #152

Closed
opened 2026-03-03 19:15:46 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (May 25, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/155

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

There is a confusion that after deleting all requests (which are keep-alive connection) from Flow List. It's impossible to see it again unless we completely close the app, which we want to track.

We should close all connection after deleting. Therefore, the new request will come out as usual.

👑 Criteria

  • Close the connection after deleting the flow
Originally created by @NghiaTranUIT on GitHub (May 25, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/155 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief There is a confusion that after deleting all requests (which are keep-alive connection) from Flow List. It's impossible to see it again unless we completely close the app, which we want to track. We should close all connection after deleting. Therefore, the new request will come out as usual. ## 👑 Criteria - [x] Close the connection after deleting the flow
kerem 2026-03-03 19:15:46 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (May 25, 2019):

All done 😄

🤯 Changelogs

  • Close all alive-connection if we delete or clear
<!-- gh-comment-id:495844852 --> @NghiaTranUIT commented on GitHub (May 25, 2019): All done 😄 ## 🤯 Changelogs - [x] Close all alive-connection if we delete or clear
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#152
No description provided.