forked from uncloud/uncloud
[scheduler] partial debug support
This commit is contained in:
parent
2566e86f1e
commit
eb19b10333
2 changed files with 3 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ from .helper import (
|
|||
from . import logger
|
||||
|
||||
|
||||
def main():
|
||||
def main(debug=False):
|
||||
for request_iterator in [
|
||||
shared.etcd_client.get_prefix(
|
||||
settings["etcd"]["request_prefix"], value_in_json=True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue