trixi-framework / trixi-framework/Trixi.jl

Weird warning with `P4estMesh`

Open
#646 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
731
Forks
166
Avg merge
2d 18h
Merged PRs (30d)
25

Description

I got these two warnings a few times now:
```
┌ Warning: skipping callee #_#793 (called by nothing) due to UndefRefError()
└ @ LoweredCodeUtils C:\Users\Erik\.julia\packages\LoweredCodeUtils\TH1qS\src\signatures.jl:279
┌ Warning: skipping callee #_#798 (called by nothing) due to UndefRefError()
└ @ LoweredCodeUtils C:\Users\Erik\.julia\packages\LoweredCodeUtils\TH1qS\src\signatures.jl:279
```

I am not sure if this happens only with `P4estMesh`, I don't know if this is only on my system, I have no idea where this comes from, and I can't really reproduce it (it just happens sometimes).
Can this have something to do with the finalizers of the `P4estMesh`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.