This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Description
What is wrong?
As I added CI testing for Istanbul in #1749 I noticed the job takes quite a while to run. Upon further inspection I noticed most of our other rpc-state-something
jobs only run one single test! I thought I must have screwed something up in the PR that dropped Python 3.6 support but it turns out these jobs have been executing only a single job for quite a while (Here's a run from 1 month ago)
How can it be fixed
🤷♂️