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

Transaction is not destroyed when transport timeout event comes later than transaction timeout (thanks Norma Steveley for the report) #906

Closed
pjsipbot opened this issue Jun 25, 2009 · 0 comments

Comments

@pjsipbot
Copy link
Collaborator

2009-06-25 11:00:22: @bennylp created the issue on trac ticket 906

Steps to reproduce:

  1. reduce transaction timeout to 16 seconds or less
  2. send request with TCP to an nonexistent address
  3. transaction timeout will occur first
  4. transport error event will be called, but transaction will not be destroyed

The corresponding ticket for 1.0 branch is #907


2009-06-25 11:06:17: @bennylp edited the issue description


2009-06-25 11:06:35: @bennylp changed status from new to closed


2009-06-25 11:06:35: @bennylp set resolution to fixed


2009-06-25 11:06:35: @bennylp commented

Fixed in r2797

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants