]> Untitled Git - lemmy.git/commit
Move connection creation into scheduler. (#3120)
authorDessalines <dessalines@users.noreply.github.com>
Tue, 20 Jun 2023 09:33:03 +0000 (05:33 -0400)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 09:33:03 +0000 (11:33 +0200)
commit981c1115671f93d905676dbfc4d223a35c9d9e0f
tree8b820382ff47d95fa8852f5ec0f3a85370cc3021
parent56de68c77a45e17ab675b4b429d96641eb9fd917
Move connection creation into scheduler. (#3120)

* Move connection creation into scheduler.

- #3076

* Fix clippy.
src/scheduled_tasks.rs