stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

Force forked_tenure_is_ignored test_observer to receive a block befor… #5187

Closed jferrant closed 1 week ago

jferrant commented 1 week ago

I think CI is failing because the test_observer is slow to receive an updated block when it checks for a new nakamoto block.

wileyj commented 1 week ago

not enough cpu is a definitely a problem with some tests/actions we want to run. i'll see if there are any options we can try tomorrow to rule that out.