[ty] Ecosystem checks: activate running on 'manticore' (#17916)

## Summary

This is sort of an anticlimactic resolution to #17863, but now that we
understand what the root cause for the stack overflows was, I think it's
fine to enable running on this project. See the linked ticket for the
full analysis.

closes #17863

## Test Plan

Ran lots of times locally and never observed a crash at worker thread
stack sizes > 8 MiB.
This commit is contained in:
David Peter 2025-05-07 15:27:36 +02:00 committed by GitHub
parent 0d9b6a0975
commit fab862c8cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,6 @@ discord.py # some kind of hang, only when multi-threaded?
freqtrade # cycle panics (try_metaclass_)
hydpy # cycle panics (try_metaclass_)
ibis # cycle panics (try_metaclass_)
manticore # stack overflow, see https://github.com/astral-sh/ruff/issues/17863
pandas # slow
pandas-stubs # cycle panics (try_metaclass_)
pandera # cycle panics (try_metaclass_)

View file

@ -50,6 +50,7 @@ jinja
koda-validate
kopf
kornia
manticore
materialize
meson
mitmproxy