Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Finalizer task switch bug #192

Open
Moelf opened this issue Jul 5, 2023 · 0 comments
Open

Finalizer task switch bug #192

Moelf opened this issue Jul 5, 2023 · 0 comments

Comments

@Moelf
Copy link
Collaborator

Moelf commented Jul 5, 2023

running finalizer: ErrorException("task switch not allowed from inside gc finalizer")
ijl_error at /cache/build/default-amdci4-6/julialang/julia-release-1-dot-9/src/rtutils.c:41
ijl_switch at /cache/build/default-amdci4-6/julialang/julia-release-1-dot-9/src/task.c:634
try_yieldto at ./task.jl:910
wait at ./task.jl:984
#wait#621 at ./condition.jl:130
wait at ./condition.jl:125 [inlined]
wait_close at ./stream.jl:488
close at ./stream.jl:509
unknown function (ip: 0x7f3a580d85c2)
_jl_invoke at /cache/build/default-amdci4-6/julialang/julia-release-1-dot-9/src/gf.c:2758 [inlined]
ijl_apply_generic at /cache/build/default-amdci4-6/julialang/julia-release-1-dot-9/src/gf.c:2940
manage at /home/jiling/.julia/packages/ClusterManagers/MMYmO/src/condor.jl:94
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants