Closed ksingh7 closed 3 years ago
Can you just update your local main and rebase your modifications on it? I had already corrected the async issue in app.py
, a few minutes before you made this PR. But also made some changes in the way the recognition function sends the results back (already json formatted because the json.dumps did not work with the promise from async). So it creates a conflict and the merge can not happen.
If you do this you'll be able to merge directly, the other changes are good. Thanks!
@guimou fixed as per your suggestion
Also added kafdrop for edge/core instances