jupyter-server / gateway_provisioners

Provides remote kernel provisioners for various resource-managed clusters.
https://gateway-provisioners.readthedocs.io
Other
33 stars 15 forks source link

Make determine_next_host an async function #122

Open divyansshhh opened 9 months ago

divyansshhh commented 9 months ago

102

welcome[bot] commented 9 months ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

kevin-bates commented 9 months ago

@divyansshhh - any ideas why the yarn test is encountering the invalid argument issue? I see that this has been happening for some time now (sorry about that).

divyansshhh commented 9 months ago

Taking a look.