- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Unknown 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        None
- 
        Fully Compatible
- 
        Not Needed
- 
        
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
When a connection is made, the following order is expected:
- Create Monitor
- run handshake ("ismaster" with client metadata, without maxAwaitTimeMS)
- get handshake response
- publish HeartbeatSucceededEvent
GODRIVER-2577 introduced a bug that prevents the block that is responsible for publishing a heartbeat succeeded event, using the “isNilConn” variable which is not reset from the original declaration.
 
- is caused by
- 
                    GODRIVER-2577 Heartbeat build up with streaming protocol when driver process is stopped (FAAS) -         
- Closed
 
-         
- is related to
- 
                    GODRIVER-2123 Use an administrative Client in test runners -         
- Backlog
 
-