Skip to content

Decorating of Class Methods does not work under Windows with Dill > 0.3.4 #41

@bitranox

Description

@bitranox

decorating of class methods does not work on Windows, with dill versions bigger the 0.3.4
I reported the issue to the dill maintainers.
It causes a recursion - the decorator is called over and over again, until the function times out.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions