Skip to content

updated processEvent to process dispatching of events in parallel - #4

Draft
BenyaminBen wants to merge 1 commit into
masterfrom
upstream-pr-3362
Draft

BenyaminBen wants to merge 1 commit into
masterfrom
upstream-pr-3362

Conversation

@BenyaminBen

@BenyaminBen BenyaminBen commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Mirror of codefori#3362 (author: @supravi96)


Changes

Currently once event is fired then order in which notifications are dispatched is sequential so some subscribers face delay in receiving notifications . Hence this pr will provide the changes that will make the processing parallelly not just one or two subscribers facing delay. This will resolve issue https://github.ibm.com/bob-for-ibm-i/vscode-ibmi-bob/issues/679

How to test this PR

Checklist

  • have tested my change
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • have added myself to the contributors' list in CONTRIBUTING.md

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 57 minutes.

Check out review usage here.

View limit details

Limit details: You鈥檝e used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

鈿欙笍 Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 13c74b81-42e4-4237-a59a-ed8d34038f42

馃摜 Commits

Reviewing files that changed from the base of the PR and between 0c786aa and 40c7708.

馃搾 Files selected for processing (1)
  • src/Instance.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

鉂わ笍 Share

Comment @coderabbitai help to get the list of available commands.

@BenyaminBen

Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown
鈿狅笍 Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

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.

1 participant