Skip to content

Upgrade Python 3.14, fix de race condition e limites de raio nos endpoints - #81

Merged
glaubervila merged 7 commits into
mainfrom
update-libs
Aug 7, 2026
Merged

Upgrade Python 3.14, fix de race condition e limites de raio nos endpoints#81
glaubervila merged 7 commits into
mainfrom
update-libs

Conversation

@rcboufleur

Copy link
Copy Markdown
Contributor

Upgrade do stack para Python 3.14.7, correção de race condition no caminho PNG/RGB e novos limites de raio nos endpoints. O astrocut tinha um bug de thread-safety no _get_img_wcs que causava "dictionary changed size during iteration" sob gunicorn com threads, resolvido com threading.Lock() nos calls do fits_cut. Sync agora rejeita raios ≥ 10' orientando usar /api/async, e ambos endpoints barram ≥ 30'. Build compila astropy/reproject do source (sem wheels cp314).

@glaubervila
glaubervila merged commit 4c943aa into main Aug 7, 2026
2 checks passed
@glaubervila
glaubervila deleted the update-libs branch August 7, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants