Asish Kumar

Results 46 comments of Asish Kumar

I'm working on https://github.com/chaoss/augur/issues/3041 which requires this branch

were you able to replicate the error?

https://github.com/chaoss/augur/blob/0b829bb8644b3b7912a6db015ac4619d6924efe6/augur/application/db/__init__.py#L15 changed this line to ``` engine = create_database_engine( url=url, pool_pre_ping=True, pool_recycle=600 ) ``` and it is now working. fix in https://github.com/chaoss/augur/pull/3084 cc: @Ulincsys

should i create a new branch on top of admin-changes branch and put my work there? cc: @Ulincsys

Hey @sgoggins, Can i work on this issue?

what is the size of this project @sgoggins ?

@PredictiveManish are you sure? Medium does not mean it is large. It is just the difficulty. @sgoggins Could you please clarify the size of all the GSoC project? It will...

@PredictiveManish Thanks! I forgot to check this page https://github.com/chaoss/augur/blob/main/gsoc-ideas.md

any eta on when spleeter will work for latest version of python?