mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* Update waiting validator methods to be context aware * Enable debug logging for validator in e2e * invert logic in deferred function, remove for loop * return early if wait is 0 or less * overwrite ctx * t.Stop() chan closure is hanging. Doesnt make sense, so ignoring that cleanup task. It shouldnt happen at runtime anyway Co-authored-by: terence tsao <terence@prysmaticlabs.com>