forked from Ponysearch/Ponysearch
3a9f513521
See settings.yml for the options SIGUSR1 signal starts the checker. The result is available at /stats/checker
4 lines
119 B
Python
4 lines
119 B
Python
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
from .impl import Checker
|
|
from .background import initialize, get_result
|