You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Rerun takes 2-3 seconds to shutdown at quit.
To Reproduce
Not clear how I got into this state, but the attached app.ron definitely creates the issue for me. This app.ron is currently about 7.2M app.ron.zip
Update: you can reproduce the behavior by opening any view and then repeatedly clicking the "repopulate viewport" button. Seems proportional to the number of space-views created.
For structure_from_motion/main.py (3 space views) the file only grows at 500 bytes / repopulate.
For open_photogrammetry_format/main.py --no-frames (118 space views) the file grows at 10k bytes / repopulate.
Expected behavior
app.ron should stay a reasonable size and rerun should shutdown quickly.
Screenshots
Backtrace
Desktop (please complete the following information):
OS: Ubuntu 22.10
Rerun version main
The text was updated successfully, but these errors were encountered:
Describe the bug
Rerun takes 2-3 seconds to shutdown at quit.
To Reproduce
Not clear how I got into this state, but the attached app.ron definitely creates the issue for me. This app.ron is currently about 7.2M
app.ron.zip
Update: you can reproduce the behavior by opening any view and then repeatedly clicking the "repopulate viewport" button. Seems proportional to the number of space-views created.
structure_from_motion/main.py
(3 space views) the file only grows at 500 bytes / repopulate.open_photogrammetry_format/main.py --no-frames
(118 space views) the file grows at 10k bytes / repopulate.Expected behavior
app.ron should stay a reasonable size and rerun should shutdown quickly.
Screenshots
Backtrace
Desktop (please complete the following information):
Rerun version
main
The text was updated successfully, but these errors were encountered: