Ticket #4560 enhancement new
Opened 3 years ago
Stop using the global reactor in ConnectionPool.runWithConnection and runInteraction
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Since #2680, ConnectionPool has a _reactor attribute. This should be used instead of the global reactor to invoke the deferToThreadPool interface.
Change History
Note: See
TracTickets for help on using
tickets.
