Skip to content

feat: make the server (starlette) work without threads for pyodide#569

Merged
maartenbreddels merged 1 commit intomasterfrom
feat_server_async
Mar 25, 2024
Merged

feat: make the server (starlette) work without threads for pyodide#569
maartenbreddels merged 1 commit intomasterfrom
feat_server_async

Conversation

@maartenbreddels
Copy link
Copy Markdown
Contributor

in pyodide (pycafe) we cannot use threads. We currently have workarounds in pycafe, but it would be easier to just not use threads in the server if they are not available.

@maartenbreddels maartenbreddels force-pushed the feat_server_async branch 4 times, most recently from 58b59f2 to 2a16fb4 Compare March 23, 2024 20:37
@maartenbreddels maartenbreddels marked this pull request as ready for review March 23, 2024 20:40
in pyodide (pycafe) we cannot use threads. We currently have workarounds
in pycafe, but it would be easier to just not use threads in the server
if they are not available.
@maartenbreddels maartenbreddels merged commit f2f06bc into master Mar 25, 2024
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.

1 participant