`ci.yml` add todos for mp-backend runs and for supporting subints soon!

ns_aware
Gud Boi 2026-03-09 19:59:29 -04:00
parent 5ea721683b
commit 0f29f5717a
1 changed files with 6 additions and 0 deletions

View File

@ -94,6 +94,12 @@ jobs:
'trio', 'trio',
# 'mp_spawn', # 'mp_spawn',
# 'mp_forkserver', # 'mp_forkserver',
# ?TODO^ is it worth it to get these running again?
#
# - [ ] next-gen backends, on 3.13+
# https://github.com/goodboy/tractor/issues/379
# 'subinterpreter',
# 'subint',
] ]
steps: steps: