Skip to content

[cocom] Redundant log on every file-open operation #47

@inishchith

Description

@inishchith
  • A log appears very frequently during the execution of ELK and Graal via the new connector.
  • It's related to read file-type operation related to lizard library.

(Not sure why it doesn't show up while executing the lizard-analyzer via the command line interface)

LOG

/usr/local/lib/python3.6/site-packages/lizard_ext/auto_open.py:26: DeprecationWarning: 'U' mode is deprecated
  return open(*args, **kwargs)

(ref. lizard_ext:line)

  • In order to reproduce this issue, execute the CoCom-backend task via the micro-mordred with the corresponding connector under elk.

/cc @valeriocos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions