|
> See Google Doc
- What happens with long running operations when we close the old shell?
- Node driver:
- Can I determine the background operation id for a query / command?
- Can I know all the background operations issued during the current a session / connection by one user?
- Can I determine the type of all the background operations issued during the current session / connection by one user?
- Are operations normally killed when a connection is closed gracefully?
- Are operations normally killed when a connection is closed abruptly?
|