oss-know / airflow-jobs

Apache License 2.0
6 stars 19 forks source link

Renew token iter when fixed_token_iter removes a token(as key) from the mapping #105

Closed crystaldust closed 2 years ago

crystaldust commented 2 years ago

If the iterator is not renewed, then the removed token(as key of the mapping) will be accessed, which causes KeyError