Skip to content

Commit

Permalink
This calls blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
awlx committed Sep 18, 2023
1 parent e9083b8 commit 7a4cbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wgkex/worker/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ def main():
if not domains:
raise DomainsNotInConfig("Could not locate domains in configuration.")
clean_up_worker(domains)
mqtt.connect()
watch_queue()
mqtt.connect()


if __name__ == "__main__":
Expand Down

0 comments on commit 7a4cbcd

Please sign in to comment.