myems-api/fcntl.py

Summary

Maintainability
A
35 mins
Test Coverage

Function lockf has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def lockf(fd, operation, length=0, start=0, whence=0):
Severity: Minor
Found in myems-api/fcntl.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status