Ananto30/zero

View on GitHub
benchmarks/others/lame_socket_server.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                if not data:
                    break
                data = msgpack.unpackb(data)
Severity: Major
Found in benchmarks/others/lame_socket_server.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status