View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002173 | Xdebug | Uncategorized | public | 2023-04-06 12:05 | 2023-04-06 12:07 |
Reporter | Engazan | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0002173: dbgpProxy sends nothing upon request hanging the TCP connection with keepalives unconditionally | ||||
Description | As you can see on the screencast, the Komodo implementation of the DBGp proxy works as expected, but the one from Xdebug doesn't - it looks like it hangs upon the cancellation request. https://drive.google.com/file/d/1mtaMxiZ5n2rvWnW1OerSpi0nlk1maqog/edit I am attaching two Wireshard dumps, one for each proxy, and you can definitely see how dbgpProxy sends nothing upon request hanging the TCP connection with keepalives unconditionally. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 7.4.30-7.4.39 | ||||
|
this is based on my conversation with PhpStorm tester -> https://youtrack.jetbrains.com/issue/WI-70495/DBGp-proxy-Cancel-Registration-infinite-loadings-stack |