TeskaLabs/asab

Allow to specify `listen` in Web container by the integer

Aperta

#568 aperta il 10 apr 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Python (9 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (32 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

https://github.com/TeskaLabs/asab/blob/800f1148360c928a748435da547dc3ea9f90daa3/asab/web/container.py#L55

If the integer is provided as a port, convert that into a string first. It is useful in YAML-based configs, where the number is an actual integer and it fails here - see the screenshot.

image

Guida contributor