Closed barche closed 1 year ago
Any idea why it works with Julia 1.6 on Linux, but fails on 1.9 with:
functions.jl: Error During Test at /home/runner/work/QML.jl/QML.jl/test/runtests.jl:14
Got exception outside of a @test
LoadError: Storing a null function pointer in a JuliaFunction is not allowed
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
5614e6a
) 88.81% compared to head (20cdd00
) 89.32%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue
exec_async
crashes #174