Commit ea3973a
committed
Drop Rocket inside the tokio async context when using launch
Moves error printing and the implicit drop inside the tokio runtime
when using the `#[launch]` attribute.1 parent 1f82d4b commit ea3973a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments