Add new Q: Calling done() multiple times

DJDaveMark 2017-01-26 14:40:23 +01:00
parent 1821843a6b
commit d4e48a1814

2
FAQ.md

@ -199,5 +199,7 @@ It will wait, and call your callback with a connection after one becomes availab
### 18. (New Question) Is there a way to check if I have an active connection?
### 19. (New Question) Do I correctly assume that calling done() or done(err) more than once (multiple times) has no side-effects?
***
[[◄ Back (Transactions)|Transactions]] ` ` [[Next (Example App) ►|Example]]