Browse Source

Fixes wrong issue reference. Closes #3583

Ask Solem 8 years ago
parent
commit
47b73c2afc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/whatsnew-4.0.rst

+ 1 - 1
docs/whatsnew-4.0.rst

@@ -1576,7 +1576,7 @@ Execution Pools
 - **Eventlet/Gevent**: now enables AMQP heartbeat (Issue #3338).
 - **Eventlet/Gevent**: now enables AMQP heartbeat (Issue #3338).
 
 
 - **Eventlet/Gevent**: Fixed race condition leading to "simultaneous read"
 - **Eventlet/Gevent**: Fixed race condition leading to "simultaneous read"
-  errors (Issue #2812).
+  errors (Issue #2755).
 
 
 - **Prefork**: Prefork pool now uses ``poll`` instead of ``select`` where
 - **Prefork**: Prefork pool now uses ``poll`` instead of ``select`` where
   available (Issue #2373).
   available (Issue #2373).