templateflow / python-client

A python client to query TemplateFlow via pyBIDS
https://templateflow.org/python-client/
Apache License 2.0
8 stars 12 forks source link

TemplateFlow should re-index the BIDS layout after update #58

Closed oesteban closed 3 years ago

oesteban commented 4 years ago

Currently, when TEMPLATEFLOW_HOME has been updated in the same python session, the index of the archive remains out-of-date.

oesteban commented 3 years ago

I feel we left something untested within #59.

For instance, we are getting this issue now on SDCFlows - https://app.circleci.com/pipelines/github/nipreps/sdcflows/513/workflows/652d10c5-19e7-4715-9b54-c76cc023d964/jobs/1908

mgxd commented 3 years ago

is this happening sporadically? I haven't been able to reproduce locally.

mgxd commented 3 years ago

can this be closed @oesteban ?