ProxymanApp / ProxymanApp/Proxyman
[BUG] Proxyman Script doesn't update the sharedState if using abort()
Open
@NghiaTranUIT is already working on this.
Since Jan 17, 2024.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
🐶 Brief
- Proxyman Script doesn't update the sharedState if using abort()
How to reproduce it
-
Use the Script with
abort()andsharedScript
-
Send 2 requests, make sure it's aborted
-
Observe that the
sharedStatedoesn't update ❌
Expect
sharedStateshould update
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.