Skip to content

Replaced sleep function in integration-tests#2161

Merged
smartcontracts merged 1 commit intoethereum-optimism:developfrom
tonykogias:replace-sleep-function-integration-tests
Feb 8, 2022
Merged

Replaced sleep function in integration-tests#2161
smartcontracts merged 1 commit intoethereum-optimism:developfrom
tonykogias:replace-sleep-function-integration-tests

Conversation

@tonykogias
Copy link
Contributor

Description
Replaced sleep function in integration-tests and added external/internal import comments.

Metadata

@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2022

⚠️ No Changeset found

Latest commit: ff3a5b0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the A-integration Area: integration tests label Feb 7, 2022
@tonykogias tonykogias changed the title Replaced sleep function in integration-tests & added internal/externa… Replaced sleep function in integration-tests Feb 7, 2022
Copy link
Contributor

@smartcontracts smartcontracts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you!

@smartcontracts smartcontracts merged commit 560036e into ethereum-optimism:develop Feb 8, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
### Description

Sets up the supervisor actor which will spawn and handle communication
to and from the supervisor as an external or in-process service.

Progress on #2107.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-integration Area: integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace sleep function in integration-tests

2 participants