Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Sink instead of EmitterProcessor #75

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Conversation

jchrys
Copy link
Collaborator

@jchrys jchrys commented Apr 3, 2023

Motivation:
EmitterProcessor is deprecated

Modifications:
Used Sink to replace deprecated EmitterProcessor

Results:
Up-to-date with Reactor

@jchrys jchrys added this to the 1.0.1 milestone Apr 3, 2023
@jchrys jchrys force-pushed the remove-deprecated-and-use-sink branch 2 times, most recently from 561e0fe to afc685e Compare April 20, 2023 18:44
@jchrys jchrys marked this pull request as ready for review April 20, 2023 18:53
@jchrys jchrys force-pushed the remove-deprecated-and-use-sink branch from afc685e to 32a1015 Compare April 20, 2023 19:23
Motivation:
EmitterProcessor is deprecated

Modifications:
Used Sinks to replace deprecated EmitterProcessor

Results:
Up-to-date with Reactor
@jchrys jchrys force-pushed the remove-deprecated-and-use-sink branch from 32a1015 to 8a19cc1 Compare April 20, 2023 19:26
@jchrys jchrys merged commit 4fc27a3 into trunk Apr 20, 2023
7 checks passed
@jchrys jchrys deleted the remove-deprecated-and-use-sink branch April 20, 2023 19:27
jchrys added a commit that referenced this pull request Apr 22, 2023
Motivation:
EmitterProcessor is deprecated

Modifications:
Used Sink to replace deprecated EmitterProcessor

Results:
Up-to-date with Reactor
jchrys added a commit that referenced this pull request Apr 22, 2023
Motivation:
EmitterProcessor is deprecated

Modifications:
Used Sink to replace deprecated EmitterProcessor

Results:
Up-to-date with Reactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant