Rocket/contrib/lib
Jeb Rosen c6298b9e11 Use 'spawn_blocking' to drop sync database pools.
This was already done for the connections, but pools might also do
synchronous/blocking work on Drop.

Fixes #1466.
2020-11-05 00:06:41 -08:00
..
src Use 'spawn_blocking' to drop sync database pools. 2020-11-05 00:06:41 -08:00
tests Use 'spawn_blocking' to drop sync database pools. 2020-11-05 00:06:41 -08:00
Cargo.toml Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00