sync/integration_test
Calvin Montgomery d678fa56d1 Remove channel reference counter
This was an old attempt at gracefully unloading channels that still had
pending callbacks.  Its implementation was always flawed, and the number
of places where it was used is small enough to replace with
straightforward checks for whether the channel has been unloaded after
an asynchronous operation.  Hopefully fixes the stuck 0 user channels
issue.
2020-11-11 22:05:05 -08:00
..
channel Remove channel reference counter 2020-11-11 22:05:05 -08:00
database Add integ test for verifyLogin 2020-08-21 20:31:54 -07:00
db Add integ test for verifyLogin 2020-08-21 20:31:54 -07:00
regressions deps: bump mocha and babel 2018-06-03 21:55:41 -07:00
testutil Add integ test for verifyLogin 2020-08-21 20:31:54 -07:00