Skip to content

test: error messages from Godot when tests exit #107

@wlsnmrk

Description

@wlsnmrk

During local testing (on a Windows box) with AutoInject.Tests, at the time Godot exits, I get an error reading:

CLR: Assert failure(PID 9412 [0x000024c4], Thread: 27244 [0x6a6c]): !"Attempt to execute managed code after the .NET runtime thread state has been destroyed."
    File: D:\a\_work\1\s\src\coreclr\vm\ceemain.cpp:1818 Image:
C:\Users\Mark\AppData\Roaming\godotenv\godot\bin\godot.exe

This error doesn't occur in the Ubuntu VM for the GH workflow, but there it reports:

WARNING: 13 RIDs of type "CanvasItem" were leaked.
     at: _free_rids (servers/rendering/renderer_canvas_cull.cpp:2678)
WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
     at: cleanup (core/object/object.cpp:2514)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions