Skip to content

Hashing of references to external functions #777

Open
@tclose

Description

@tclose

Hashing of functions and methods is currently done on their AST as a first pass, and falling back to the byte-code if the source isn't available. However, this doesn't pick up changes in functions defined in the either in the current or other modules. Need to work out the best way to do this

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

v1.0

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions