Rocket/contrib/lib/tests
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
..
static Implement a 'StaticFiles' custom handler in contrib. 2018-08-13 02:17:50 -07:00
templates Fix normalization and Windows issues. 2018-10-24 00:01:56 -07:00
compress_responder.rs.disabled Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
compression_fairing.rs.disabled Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
databases.rs Use 'spawn_blocking' to drop sync database pools. 2020-11-05 00:06:41 -08:00
helmet.rs Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
static_files.rs Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
templates.rs Allow fallible callback in 'Template::try_custom()'. 2020-11-04 02:40:53 -08:00