Opened 17 years ago

Closed 17 years ago

#107 closed defect (fixed)

Fixed deadlock in ioqueue unregistration with IOCP — at Version 1

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.5.10
Component: applications Version: 0.5.9
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

When IOCP is used as ioqueue backend, the unregistration will cause deadlock if the unregistration is called on the callback.

This can be reproduced with ioqueue unregister test in pjlib-test.

Change History (1)

comment:1 Changed 17 years ago by bennylp

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Fixed possible deadlock in ioqueue unregistration with IOCP to Fixed deadlock in ioqueue unregistration with IOCP

Fixed in r958.

Note: See TracTickets for help on using tickets.