Check out line 397. The call to session.reset(tx) is missing the callback. Should probably be something like session.reset(tx, callback).

Submitted on 15 July 2010 at 20:03

On 16 July 2010 at 09:34 Zef Hemel commented:

Fixed. Thanks for reporting.


On 16 July 2010 at 09:34 Zef Hemel closed this issue.

Log in to post comments